Difference between revisions of "Template:Kind config"

From wikieduonline
Jump to navigation Jump to search
 
Line 1: Line 1:
   [[kind:]] Config
+
   [[kind: Config]]
   preferences: {}
+
   [[preferences:]] {}
 
   [[users:]]
 
   [[users:]]
 
   - name: arn:aws:eks:us-east-2:123456:cluster/education-eks-Ry318DCv
 
   - name: arn:aws:eks:us-east-2:123456:cluster/education-eks-Ry318DCv
   user:
+
   [[user:]]
 
     exec:
 
     exec:
 
       apiVersion: [[client.authentication.k8s.io]]/v1alpha1
 
       apiVersion: [[client.authentication.k8s.io]]/v1alpha1

Latest revision as of 05:04, 13 February 2024

 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: