kubectl config get-contexts
(Redirected from Your-context)
Jump to navigation
Jump to search
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
Activites[edit]
- Merge multiple kubeconfigs
- Creating or updating a kubeconfig file for an Amazon EKS cluster
aws eks update-kubeconfig
Related[edit]
kubectl config set-context
kubectl config use-context
argocd login localhost:8080
eksctl.io
kubectx
kubectl config current-context
See also[edit]
- 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: