change minions to nodes

This commit is contained in:
eulerzgy 2015-09-19 00:01:49 +08:00
parent 1a88be1aef
commit 9d14d1115f

View File

@ -77,7 +77,7 @@ The command above does few things for you:
deployment environment (machine 0).
- Deploys the Juju GUI to your environment onto the bootstrap node.
- Provisions 4 machines, and deploys the Kubernetes services on top of
them (Kubernetes-master, two Kubernetes minions using flannel, and etcd).
them (Kubernetes-master, two Kubernetes nodes using flannel, and etcd).
- Orchestrates the relations among the services, and exits.
Now you should have a running Kubernetes. Run `juju status