Difference between revisions of "Kind: Config"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{lowercase}}  
 
{{lowercase}}  
  
 +
{{kind config}}
  
 
== Related ==
 
== Related ==
* [[~/.kube/config]]
+
* <code>[[~/.kube/config]]</code>
* [[kind: Cluster]]
+
* <code>[[kind: Cluster]]</code>
 
* <code>[[kubectl config]]</code>
 
* <code>[[kubectl config]]</code>
 +
* <code>[[kubectl config view]]</code>
 +
* [[Terraform EKS apply output]]
  
 
== See also ==
 
== See also ==

Latest revision as of 16:26, 10 April 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

Related[edit]

See also[edit]

Advertising: