Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sharepointoscar/87095fd280a35bbf640099f937211012 to your computer and use it in GitHub Desktop.
Save sharepointoscar/87095fd280a35bbf640099f937211012 to your computer and use it in GitHub Desktop.
#Download the kubeconfig
curl -o get-kubeconfig.sh \
https://raw.githubusercontent.com/gravitational/teleport/master/examples/gke-auth/get-kubeconfig.sh
#make executable
chmod +x get-kubeconfig.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment