apache / openwhisk-deploy-kube

The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
https://openwhisk.apache.org/
Apache License 2.0
301 stars 231 forks source link

Unable to deploy the openwhisk on GKE the instructions are bit ambigious #694

Open ankushshr1993 opened 3 years ago

ankushshr1993 commented 3 years ago

@dgrove-oss Have performed all steps mentioned in the readme. However, it's still showing the following error image

dgrove-oss commented 3 years ago

Are you using an old version of the chart? We got rid of the v1beta1 Ingress code in early June via https://github.com/apache/openwhisk-deploy-kube/pull/687.

Would be helpful to know what version of Kubernetes you are deploying on and a more complete log snippet.

It is the case that the GKE and EKS instructions are community-maintained and do tend to get out of date. I don't have easy access to either platform.