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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
* <code>[[brew install]] aws-iam-authenticator</code>
+
 
* <code>[[aws-iam-authenticator --help]]</code>
+
 
 +
* Installation: <code>[[brew install]] aws-iam-authenticator</code>
 +
* Help: <code>[[aws-iam-authenticator --help]]</code>
  
  

Revision as of 15:13, 5 September 2022



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: