Skip to content

Instantly share code, notes, and snippets.

View anbarasu-ramu's full-sized avatar

anbarasu-ramu

View GitHub Profile
@anbarasu-ramu
anbarasu-ramu / Kubernetes - Tips.md
Created July 9, 2020 03:17 — forked from savishy/Kubernetes - Tips.md
Kubernetes Cheatsheet

About kubeconfig and Sharing kubeconfigs

When you create a Google Cloud Container cluster with gcloud container clusters create it also generates a kubeconfig entry. See the output below:

Creating cluster petclinic...done.
Created [https://container.googleapis.com/v1/projects/gcloud-testing-vish/zones/asia-east1-a/clusters/petclinic].
kubeconfig entry generated for petclinic.
NAME       LOCATION      MASTER_VERSION  MASTER_IP       MACHINE_TYPE   NODE_VERSION  NUM_NODES  STATUS