Skip to content

Instantly share code, notes, and snippets.

@col
Last active April 8, 2019 08:39
Show Gist options
  • Save col/716f987049d7f870950d22606749da5f to your computer and use it in GitHub Desktop.
Save col/716f987049d7f870950d22606749da5f to your computer and use it in GitHub Desktop.
GCloud / Kubectl / Helm Notes

GCloud / Kubectl Notes

GCloud

Connect to the correct project

gcloud config list

gcloud projects list

gcloud config set project xxxxx

List hosts in the current project

gcloud compute instances list --filter=xxxxx

Kubectl

Helm

... more to come

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment