We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf14a29 commit 5524edbCopy full SHA for 5524edb
docs/getting-started-guides/kubeadm.md
@@ -90,7 +90,7 @@ All of these components run in pods started by `kubelet`.
90
91
To initialize the master, pick one of the machines you previously installed `kubelet` and `kubeadm` on, and run:
92
93
- # kubeadm init --use-kubernetes-version v1.4.0-beta.11
+ # kubeadm init
94
95
This will download and install the cluster database and "control plane" components.
96
This may take several minutes.
0 commit comments