1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 20:55:36 +02:00

kubeadm: update page (#15462)

This commit is contained in:
Diamantis Sellis 2025-01-07 17:41:18 +01:00 committed by GitHub
parent c5eed59b4a
commit 5eb375ac3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
> Command-line interface for creating and managing Kubernetes clusters.
> More information: <https://kubernetes.io/docs/reference/setup-tools/kubeadm>.
- Create a Kubernetes master node:
- Create a Kubernetes control plane:
`kubeadm init`