GKE kubeconfig credentials gcloud

Fetch GKE kubeconfig; modern: needs gke-gcloud-auth-plugin in PATH since k8s 1.26

gcloud container clusters get-credentials <cluster> --region <id> --project <id>
more gcloud all 8 commands →