update kubeadm usage message

This commit is contained in:
xilabao
2017-02-06 14:25:40 +08:00
parent 9dedf92d42
commit f16ed82f2f

View File

@@ -47,7 +47,7 @@ func NewKubeadmCommand(f cmdutil.Factory, in io.Reader, out, err io.Writer) *cob
and one node (where your workloads, like Pods and ReplicaSets run). and one node (where your workloads, like Pods and ReplicaSets run).
┌──────────────────────────────────────────────────────────┐ ┌──────────────────────────────────────────────────────────┐
On the first machine │ │ On the first machine
├──────────────────────────────────────────────────────────┤ ├──────────────────────────────────────────────────────────┤
│ master# kubeadm init │ │ master# kubeadm init │
└──────────────────────────────────────────────────────────┘ └──────────────────────────────────────────────────────────┘