This commit is contained in:
Rob Holland
2017-04-04 09:29:16 +01:00
committed by GitHub
parent 84107352e4
commit f416b8a055
+2 -2
View File
@@ -38,8 +38,8 @@ following steps:
run there. It also sets up the RBAC authorization system and writes a
special ConfigMap that is used to bootstrap trust with the kubelets.
1. kubeadm installs installs add-on components via the API server. Right now
this is the internal DNS server and the kube-proxy DaemonSet.
1. kubeadm installs add-on components via the API server. Right now this is
the internal DNS server and the kube-proxy DaemonSet.
Running `kubeadm join` on each node in the cluster consists of the following
steps: