Created
December 3, 2019 09:25
-
-
Save sharepointoscar/87095fd280a35bbf640099f937211012 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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