2018年11月12日 星期一

gke k8s 筆記

https://cloud.google.com/sdk/gcloud/reference/config/set
設定 porject  跟 zone 才能抓到 叢集
To set the project property in the core section, run:
$ gcloud config set project myProject
To set the zone property in the compute section, run:
$ gcloud config set compute/zone asia-east1-b