change minion to node

This commit is contained in:
eulerzgy
2015-09-24 20:07:53 +08:00
parent 4cb021f5df
commit 7399bfe8e8
3 changed files with 18 additions and 18 deletions

View File

@@ -149,9 +149,9 @@ The scripts automatically `scp` binaries and config files to all the machines an
service on them. The only thing you need to do is to type the sudo password when promoted.
```console
Deploying minion on machine 10.10.103.223
Deploying node on machine 10.10.103.223
...
[sudo] password to start minion:
[sudo] password to start node:
```
If everything works correctly, you will see the following message from console indicating the k8s cluster is up.