Skip to content

Instantly share code, notes, and snippets.

@Sebdevar
Created November 26, 2019 15:56
Show Gist options
  • Save Sebdevar/1a599d3e9c64b6983f67b560353d86f7 to your computer and use it in GitHub Desktop.
Save Sebdevar/1a599d3e9c64b6983f67b560353d86f7 to your computer and use it in GitHub Desktop.
Google Cloud kubctl configuration
gcloud config set project $1
gcloud config set compute/zone $2
gcloud components update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment