self-hosed -> self-hosted (#5755)

* self-hosed -> self-hosted

LOL

* transformed in -> transformed into
This commit is contained in:
Alin Sinpalean
2017-10-04 17:19:30 +02:00
committed by Steve Perry
parent acf55bec1b
commit e28d2030a8
+1 -1
View File
@@ -71,7 +71,7 @@ following steps:
1. If `kubeadm init` is invoked with the alpha self-hosting feature enabled,
(`--feature-gates=SelfHosting=true`), the static Pod based control plane will
be transformed in a [self-hosed control plane](#self-hosting).
be transformed into a [self-hosted control plane](#self-hosting).
Running `kubeadm join` on each node in the cluster consists of the following
steps: