June 2018
Intermediate to advanced
372 pages
8h 44m
English
This section will walk you through setting up Docker containers in the cloud using Google Compute VM instances. We will also see what you need to do to expose your pod to external traffic. Let's see how we can set up a Kubernetes cluster running on the GKE.
First, we need to set up some default configuration properties before we create our container cluster:
gcloud config set compute/zone ZONEgcloud config set compute/region REGION