Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 187 Bytes

File metadata and controls

9 lines (7 loc) · 187 Bytes

Todo App Stack in Kubernetes

Google Cloud

gcloud config set project <project-id>
gcloud auth configure-docker
export PROJECT_ID="$(gcloud config get-value project -q)"