Aws-iam-authenticator: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
=Overview= | =Overview= | ||
See {{Internal|Amazon_EKS_Concepts#aws-iam-authenticator|Amazon EKS Concepts - aws-iam-authenticator}} | See: {{Internal|Amazon_EKS_Concepts#aws-iam-authenticator|Amazon EKS Concepts - aws-iam-authenticator}} | ||
=Installation= | =Installation= |
Latest revision as of 18:46, 12 June 2020
External
Internal
Overview
See:
Installation
Mac
brew install aws-iam-authenticator
Linux
curl -LfsO "https://amazon-eks.s3-us-west-2.amazonaws.com/1.14.6/2019-08-22/bin/linux/amd64/aws-iam-authenticator"
chmod +x ./aws-iam-authenticator
sudo mv ./aws-iam-authenticator /usr/local/bin/aws-iam-authenticator