kubectx <cluster-name> # Set the location of the Kubernetes configs export KUBECONFIG=$(find ~/.kube/config ~/.kube/configs -type f 2>/dev/null | paste -s -d : -)