Skip to content

Instantly share code, notes, and snippets.

@dmusicant-dk
Created January 20, 2021 23:00
Show Gist options
  • Save dmusicant-dk/dee32809d227255936d79b29349c5a17 to your computer and use it in GitHub Desktop.
Save dmusicant-dk/dee32809d227255936d79b29349c5a17 to your computer and use it in GitHub Desktop.
Contexts Output From Kubectl
# Run `kubectl config get-contexts`
# NOTE: Some of the names are elided as they're long
# OUTPUT:
CURRENT NAME CLUSTER AUTHINFO NAMESPACE
arn:aws:eks:...:cluster/eks-poc-dev arn:aws:eks:...:cluster/eks-poc-dev arn:aws:eks:...:cluster/eks-poc-dev
docker-desktop docker-desktop docker-desktop
* minikube minikube minikube default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment