Aws-iam-authenticator: Difference between revisions

From NovaOrdis Knowledge Base
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:

Amazon EKS Concepts - aws-iam-authenticator

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