Difference between revisions of "Template:Kind config"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
 
       - --region
 
       - --region
 
       - us-east-2
 
       - us-east-2
       - eks
+
       - [[eks]]
       - get-token
+
       - [[get-token]]
 
       - --cluster-name
 
       - --cluster-name
 
       - education-eks-Ry318DCv
 
       - education-eks-Ry318DCv

Revision as of 14:11, 12 December 2022

 kind: Config
 preferences: {}
 users:
 - name: arn:aws:eks:us-east-2:123456:cluster/education-eks-Ry318DCv
  user:
    exec:
      apiVersion: client.authentication.k8s.io/v1alpha1
      args:
      - --region
      - us-east-2
      - eks
      - get-token
      - --cluster-name
      - education-eks-Ry318DCv
      command: aws
      env:
      - name: AWS_PROFILE
        value: your_aws_profile

Advertising: