Difference between revisions of "Kubectl config get-contexts"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
== See also == | == See also == | ||
+ | * {{kubectl config context}} | ||
* {{kubectl config}} | * {{kubectl config}} | ||
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Revision as of 12:28, 6 July 2022
kubectl config get-contexts -o name
kubectl config get-contexts CURRENT NAME CLUSTER AUTHINFO NAMESPACE * [email protected]@YOUR_CLUSTER.eu-central-1.eksctl.io CLUSTER.eu-central-1.eksctl.io [email protected]@YOUR_CLUSTER.eu-central-1.eksctl.io
kubectl config get-contexts -o name gke_myproject-o_europe-west3-b_cluster_name user@[email protected].eksctl.io
kubectl config set-context kubectl config use-context
Related
argocd login localhost:8080
See also
- Kubernetes context:
kubectl config [ get-contexts | set-context | current-context | use-context ]
,~/.kube/config, kubectx
kubectl config
[view | get-contexts | current-context | get-clusters | set-context | set-credentials ], ~/.kube/config, kubectl config --help
,kubectx
, Kubernetes contexts,KUBECONFIG, kubectl --kubeconfig
Advertising: