Skip to content

Instantly share code, notes, and snippets.

@jdelibas
Created November 17, 2016 11:54
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 jdelibas/0c7e25730106b08b8b8c54e75a2c9d94 to your computer and use it in GitHub Desktop.
Save jdelibas/0c7e25730106b08b8b8c54e75a2c9d94 to your computer and use it in GitHub Desktop.
kubernetes on gcp
https://cloud.google.com/sdk/downloads#interactive
$ curl https://sdk.cloud.google.com | bash
$ exec -l $SHELL
$ gcloud init
$ gcloud components install kubectl
Installing google-cloud-sdk to $HOME directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment