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 aws-iam-authenticator in eks-demo #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hubx
Copy link

@hubx hubx commented Jan 8, 2021

If you're running the AWS CLI version 1.16.156 or later, then you don't need to install the authenticator. Instead, you can use the aws eks get-token command

https://docs.aws.amazon.com/eks/latest/userguide/install-aws-iam-authenticator.html

It is enough to aws eks --region <region> update-kubeconfig --name terraform-eks-demo to update the kubectl config, as you have in the readme later

`If you're running the AWS CLI version 1.16.156 or later, then you don't need to install the authenticator. Instead, you can use the aws eks get-token command`

https://docs.aws.amazon.com/eks/latest/userguide/install-aws-iam-authenticator.html

It is enough to `aws eks --region <region> update-kubeconfig --name terraform-eks-demo` to update the kubectl config, as you have in the readme later
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

Successfully merging this pull request may close these issues.

1 participant