We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
aws-auth
From: https://docs.aws.amazon.com/eks/latest/userguide/auth-configmap.html
The new method is to use access entries: https://docs.aws.amazon.com/eks/latest/userguide/access-entries.html that should be available and the default starting from 1.23.
Newly created clusters, if not otherwise specified at creation time, will NOT have support for the aws-auth configmap:
https://docs.aws.amazon.com/eks/latest/userguide/grant-k8s-access.html#set-cam
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From: https://docs.aws.amazon.com/eks/latest/userguide/auth-configmap.html
The new method is to use access entries: https://docs.aws.amazon.com/eks/latest/userguide/access-entries.html that should be available and the default starting from 1.23.
Newly created clusters, if not otherwise specified at creation time, will NOT have support for the
aws-auth
configmap:https://docs.aws.amazon.com/eks/latest/userguide/grant-k8s-access.html#set-cam
The text was updated successfully, but these errors were encountered: