Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to successfully install and run examples #2831

Open
Peej11 opened this issue Aug 29, 2023 · 0 comments
Open

Unable to successfully install and run examples #2831

Peej11 opened this issue Aug 29, 2023 · 0 comments

Comments

@Peej11
Copy link

Peej11 commented Aug 29, 2023

Fission/Kubernetes version
The cluster is an on-prem cluster running Cilium for CNI and SMB share for the volume mount.

$ fission version - 1.19.0
$ kubectl version - 1.26.3

Kubernetes platform (e.g. Google Kubernetes Engine)
On-prem K8S cluster

Describe the bug
I'm unable to deploy Fission correctly and run the example functions.

To Reproduce

  • Install Fission with the attached spec
  • Try to run an example

Expected result
Example should run successfully

Actual result
Example gave an error

Error: error creating resource: Internal error occurred: failed calling webhook "venvironment.fission.io": failed to call webhook: Post "https://webhook-service.fission.svc:443/validate-fission-io-v1-environment?timeout=10s": Bad Gateway

Screenshots/Dump file

$ fission support dump

fission-dump_1693313310.zip

# fission version
client:
  fission/core:
    BuildDate: "2023-05-18T12:33:09Z"
    GitCommit: f955d118
    Version: v1.19.0
server:
  fission/core:
    BuildDate: "2023-05-18T12:33:09Z"
    GitCommit: f955d118
    Version: v1.19.0
# fission check
fission-services
--------------------
√ executor is running fine
√ router is running fine
√ storagesvc is running fine
√ webhook is running fine

fission-version
--------------------
√ fission is up-to-date

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant