Created
July 16, 2020 08:51
For generating kubectl file from gcloud
This file contains hidden or 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
this article -> https://gravitational.com/blog/kubectl-gke/ | |
Installation | |
sudo apt-get install uuid | |
install cfssl, this article => https://www.pimwiddershoven.nl/entry/install-cfssl-and-cfssljson-cloudflare-kpi-toolkit | |
then this script => https://raw.githubusercontent.com/gravitational/teleport/master/examples/gke-auth/get-kubeconfig.sh | |
After that copy the kubeconfig inside the build and put it in your .kube folder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment