mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 16:35:37 +02:00
kubeadm: update page (#15462)
This commit is contained in:
parent
c5eed59b4a
commit
5eb375ac3b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
> Command-line interface for creating and managing Kubernetes clusters.
|
> Command-line interface for creating and managing Kubernetes clusters.
|
||||||
> More information: <https://kubernetes.io/docs/reference/setup-tools/kubeadm>.
|
> More information: <https://kubernetes.io/docs/reference/setup-tools/kubeadm>.
|
||||||
|
|
||||||
- Create a Kubernetes master node:
|
- Create a Kubernetes control plane:
|
||||||
|
|
||||||
`kubeadm init`
|
`kubeadm init`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue