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

Remove cloud cli dependencies #10

Open
michaeljguarino opened this issue Jan 29, 2022 · 0 comments
Open

Remove cloud cli dependencies #10

michaeljguarino opened this issue Jan 29, 2022 · 0 comments

Comments

@michaeljguarino
Copy link
Member

currently you need one of:

  • gcloud
  • aws cli
  • az cli

To properly use plural. That is because local credentials for managed kubernetes control planes fall back to these clis for generating tokens. We can theoretically reimplement that functionality in native golang and remove the need for these clis and simplify our installation process.

This can be tackled iteratively also.

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

No branches or pull requests

1 participant