mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
Merge pull request #14160 from zhengguoyong/minions
change minions to nodes
This commit is contained in:
commit
8754eea749
@ -77,7 +77,7 @@ The command above does few things for you:
|
|||||||
deployment environment (machine 0).
|
deployment environment (machine 0).
|
||||||
- Deploys the Juju GUI to your environment onto the bootstrap node.
|
- Deploys the Juju GUI to your environment onto the bootstrap node.
|
||||||
- Provisions 4 machines, and deploys the Kubernetes services on top of
|
- 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.
|
- Orchestrates the relations among the services, and exits.
|
||||||
|
|
||||||
Now you should have a running Kubernetes. Run `juju status
|
Now you should have a running Kubernetes. Run `juju status
|
||||||
|
Loading…
Reference in New Issue
Block a user