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

From wikieduonline
Jump to navigation Jump to search
Line 24: Line 24:
 
* [[EKS Terraform]]
 
* [[EKS Terraform]]
 
* [[ConfigMap]]
 
* [[ConfigMap]]
 +
* <code>[[aws eks get-token]]</code>
  
 
== See also ==  
 
== See also ==  

Revision as of 14:20, 28 July 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: