update docs

pull/4/head
Kelsey Hightower 2016-07-07 12:29:43 -07:00
parent 21292f76cf
commit 6521d427fc
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ gcloud compute copy-files ca.pem kubernetes-key.pem kubernetes.pem worker2:~/
## Provision the Kubernetes Worker Nodes ## Provision the Kubernetes Worker Nodes
The following instructions can be ran on each worker node without modification. Lets start with worker0. Don't forget to repeat these steps for worker1 and worker2. The following instructions can be ran on each worker node without modification. Lets start with `worker0`. Don't forget to repeat these steps for `worker1` and `worker2`.
### worker0 ### worker0