Commit f16ed82f authored by xilabao's avatar xilabao

update kubeadm usage message

parent 9dedf92d
...@@ -47,7 +47,7 @@ func NewKubeadmCommand(f cmdutil.Factory, in io.Reader, out, err io.Writer) *cob ...@@ -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 │
└──────────────────────────────────────────────────────────┘ └──────────────────────────────────────────────────────────┘
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment