mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-08-18 03:26:23 +00:00
Merge pull request #315 from jpetazzo/clarify-kubeadm
Clarify usage of kubeadm
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
2. Install Kubernetes packages
|
||||
|
||||
3. Run `kubeadm init` on the master node
|
||||
3. Run `kubeadm init` on the first node (it deploys the control plane on that node)
|
||||
|
||||
4. Set up Weave (the overlay network)
|
||||
<br/>
|
||||
|
||||
Reference in New Issue
Block a user