Required for now for this to work

This commit is contained in:
Luke Marsden
2016-09-26 15:09:25 +01:00
parent 807827c645
commit e6f488c555
+1 -1
View File
@@ -82,7 +82,7 @@ All of these components run in pods started by `kubelet`.
To initialize the master, pick one of the machines you previously installed `kubelet` and `kubeadm` on, and run: To initialize the master, pick one of the machines you previously installed `kubelet` and `kubeadm` on, and run:
# kubeadm init # kubeadm init --use-kubernetes-version v1.4.0-beta.11
This will download and install the cluster database and "control plane" components. This will download and install the cluster database and "control plane" components.
This may take several minutes. This may take several minutes.