Merge pull request #3223 from robholland/patch-1

Fix typo
This commit is contained in:
Lucas Käldström
2017-04-04 17:23:28 +03:00
committed by GitHub
+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: