Difference between revisions of "Aws-iam-authenticator for EKS"

From wikieduonline
Jump to navigation Jump to search
Line 27: Line 27:
  
 
== See also ==  
 
== See also ==  
 +
* {{aws-iam-authenticator}}
 
* {{EKS}}
 
* {{EKS}}
 
* {{AWS IAM}}
 
* {{AWS IAM}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Revision as of 11:32, 30 August 2022

brew install aws-iam-authenticator

aws-iam-authenticator --help


kubectl config view --minify | grep command
          command: aws-iam-authenticator

Terraform EKS apply output

users:
- name: eks_education-eks-Ry318DCv
 user:
   exec:
     apiVersion: client.authentication.k8s.io/v1alpha1
     command: aws-iam-authenticator
     args:
       - "token"
       - "-i"
       - "education-eks-Ry318DCv"

Related

See also

Advertising: