Merge pull request #532 from stp-ip/patch-1

Consistent use of quoting
pull/588/head
johndmulhausen 2016-05-31 13:12:09 -07:00
commit c7ede1f0dd
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ The kubelet on each node actively monitors the contents of that directory, and i
server from the definition of the pod specified in `etcd.yaml`.
Note that in `etcd.yaml` you should substitute the token URL you got above for `${DISCOVERY_TOKEN}` on all three machines,
and you should substitute a different name (e.g. `node-1`) for ${NODE_NAME} and the correct IP address
and you should substitute a different name (e.g. `node-1`) for `${NODE_NAME}` and the correct IP address
for `${NODE_IP}` on each machine.