Merge pull request #257 from ALRubinger/256

#256 Explicitly instruct the user to name the cluster
This commit is contained in:
johndmulhausen
2016-04-14 14:47:12 -07:00
+1 -1
View File
@@ -129,7 +129,7 @@ If all goes well, you should be able to see the container image listed in the co
A cluster consists of a master API server and a set of worker VMs called nodes.
Create a cluster via the Console: *Compute > Container Engine > Container Clusters > New container cluster*. Leave all the options default, and you should get a Kubernetes cluster with three nodes, ready to receive your container image.
Create a cluster via the Console: *Compute > Container Engine > Container Clusters > New container cluster*. Set the name to 'hello-world', leaving all other options default. You should get a Kubernetes cluster with three nodes, ready to receive your container image.
![image](/images/hellonode/image_11.png)