Difference between revisions of "Template:Kind config"
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...") |
|||
(2 intermediate revisions by one other user not shown) | |||
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 | ||
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 |
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: