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

GCP Auth Provider missing #2

Open
jjtroberts opened this issue Mar 10, 2019 · 3 comments
Open

GCP Auth Provider missing #2

jjtroberts opened this issue Mar 10, 2019 · 3 comments

Comments

@jjtroberts
Copy link

jjtroberts commented Mar 10, 2019

Health checks on kubernetes.nodes healthgroups are returning: "Cannot create kubernetes client: No Auth Provider found for name "gcp"

Don't know if this is related to hashicorp/terraform#15244 where the gcp auth provider is an optional dependency.

Ref: kubernetes-sigs/descheduler#93 (comment)

@jjtroberts
Copy link
Author

jjtroberts commented Mar 10, 2019

I added _ "k8s.io/client-go/plugin/pkg/client/auth/gcp" to the import section, rebuilt and am now hitting the kubernetes api as expected.

@aderumier
Copy link

Thanks !

@markvr
Copy link

markvr commented Dec 3, 2019

Have the same issue with Azure:

Cannot create kubernetes client: No Auth Provider found for name "azure"

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

3 participants