Skip to content

Commit

Permalink
Merge pull request #3223 from robholland/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
luxas committed Apr 4, 2017
2 parents 8410735 + f416b8a commit cf430cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/admin/kubeadm.md
Expand Up @@ -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:
Expand Down

0 comments on commit cf430cd

Please sign in to comment.