Skip to content

What is the SDK equivalent of the aws eks update-kubeconfig command? #3112

Answered by mullermp
murshed-panorama asked this question in Q&A
Discussion options

You must be logged in to vote

https://github.com/aws/aws-cli/blob/develop/awscli%2Fcustomizations%2Feks%2Fupdate_kubeconfig.py

This looks like a customization specifically for CLI and not SDKs. I think you can either keep shelling out to CLI or replicate the logic in Ruby using the eks client.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@murshed-panorama
Comment options

Answer selected by murshed-panorama
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants