building Kubeflow in private GKE

5/6/2020

when trying to deploy kubeflow on a private GKE using kfctl, I get the following error:

validatingwebhookconfiguration.admissionregistration.k8s.io/cert-manager-webhook configured ERRO[0656] Permanently failed applying application cert-manager; error: (kubeflow.error): Code 500 with message: Apply.Run Error error when creating "/tmp/kout196638265": Internal error occurred: failed calling webhook "webhook.cert-manager.io": the server is currently unable to handle the request filename="kustomize/kustomize.go:206" Error: failed to apply: (kubeflow.error): Code 500 with message: kfApp Apply failed for kustomize: (kubeflow.error): Code 500 with message: Apply.Run Error error when creating "/tmp/kout196638265": Internal error occurred: failed calling webhook "webhook.cert-manager.io": the server is currently unable to handle the request

I checked the github issues and they are not really helpful. Has anyone used kfctl yaml file to bring up kubeflow on a private GKE?

-- black-blue-brown
gke-networking
google-kubernetes-engine
kubeflow

0 Answers