Difference between revisions of "Template:Kind config"

From wikieduonline
Jump to navigation Jump to search
(Created page with " kind: Config preferences: {} users: - name: arn:aws:eks:us-east-2:123456:cluster/education-eks-Ry318DCv user: exec: apiVersion: client.authent...")
 
Line 1: Line 1:
   [[kind: Config]]
+
   [[kind:]] Config
 
   preferences: {}
 
   preferences: {}
 
   [[users:]]
 
   [[users:]]

Revision as of 14:10, 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: