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

Bootstrapper throwing error when deployed on GKE #961

Closed
ankushagarwal opened this issue Jun 9, 2018 · 1 comment
Closed

Bootstrapper throwing error when deployed on GKE #961

ankushagarwal opened this issue Jun 9, 2018 · 1 comment

Comments

@ankushagarwal
Copy link
Contributor

Used https://github.com/kubeflow/kubeflow/blob/master/docs/gke/gke_setup.md to deploy kubeflow in GCP.

Bootstrapper is throwing the following error:

{"filename":"app/server.go:529","level":"info","msg":"stderr \u003e\u003e\u003e exit status 1: unable to recognize \"STDIN\": no matches for kind \"Issuer\" in version \"certmanager.k8s.io/v1alpha1\"
unable to recognize \"STDIN\": no matches for kind \"LambdaController\" in version \"metacontroller.k8s.io/v1alpha1\"
unable to recognize \"STDIN\": no matches for kind \"Certificate\" in version \"certmanager.k8s.io/v1alpha1\"
unable to recognize \"STDIN\": no matches for kind \"CloudEndpoint\" in version \"ctl.isla.solutions/v1\"
","time":"2018-06-09T01:18:57Z"}

I am unable to do a ks apply in the bootstrapper pod either - looks like KUBECONFIG is not set correctly inside the pod.

@ankushagarwal ankushagarwal changed the title Bootstrapper throwing error - no matches for kind Bootstrapper throwing error when deployed on GKE Jun 9, 2018
@jlewi
Copy link
Contributor

jlewi commented Jun 9, 2018

Duplicate of #954

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

No branches or pull requests

2 participants