mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
update kubeadm usage message
This commit is contained in:
parent
9dedf92d42
commit
f16ed82f2f
@ -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 │
|
||||||
└──────────────────────────────────────────────────────────┘
|
└──────────────────────────────────────────────────────────┘
|
||||||
|
Loading…
Reference in New Issue
Block a user