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

Support manage kubeconfig with AWS EKS #49

Closed
sunny0826 opened this issue Aug 31, 2021 · 4 comments
Closed

Support manage kubeconfig with AWS EKS #49

sunny0826 opened this issue Aug 31, 2021 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@sunny0826
Copy link
Owner

refer #44

@sunny0826 sunny0826 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Aug 31, 2021
@sunny0826 sunny0826 changed the title Support manage kubeconfig with AWS Support manage kubeconfig with AWS EKS Aug 31, 2021
@AdamRussak
Copy link
Contributor

we can talk if you want, me cli tool is doing just that.
https://github.com/AdamRussak/k8f

@sunny0826
Copy link
Owner Author

If you can contribute this part of the code, I would be very grateful. 🎉

You can find the relevant code here, and if you have any questions, feel free to contact me at any time.

@AdamRussak
Copy link
Contributor

what is the vision here?
adding 1 cluster in a cloud provider?
or scanning and adding all of them dynamically? (wich my tool k8s is doing)

@sunny0826
Copy link
Owner Author

Well. I use this feature quite often. I usually use Terraform to batch create k8s clusters, and using kubecm cloud allows me to download and merge the kubeconfig of the cluster I need to use into my local Kubeconfig without logging into the Cloud UI.

There is a difference between this and dynamically adding all clusters, where I just add the clusters of my choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants