Kubernetes Engine: Qwik Start
Overview
Task 1. Set a default compute zone
gcloud config set compute/zone us-central1-aTask 2. Create a GKE cluster
Task 3. Get authentication credentials for the cluster
Task 4. Deploy an application to the cluster
Task 5. Deleting the cluster
Summary
Last updated