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

Doesn't work on GKE clusters: auth plugin missing #5

Closed
ahmetb opened this issue Jan 29, 2019 · 1 comment
Closed

Doesn't work on GKE clusters: auth plugin missing #5

ahmetb opened this issue Jan 29, 2019 · 1 comment

Comments

@ahmetb
Copy link
Contributor

ahmetb commented Jan 29, 2019

I get error No Auth Provider found for name "gcp"

This is because you need to import gcp kubernetes client auth lib like:

https://github.com/kubernetes/client-go/blob/6134db91200ea474868bc6775e62cc294a74c6c6/examples/out-of-cluster-client-configuration/main.go#L31-L32

@ernoaapa
Copy link
Owner

Thanks for filling the issue.
This is already fixed by #3 and will be released soon.

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

2 participants