self-hosed -> self-hosted (#5755)
* self-hosed -> self-hosted LOL * transformed in -> transformed into
This commit is contained in:
committed by
Steve Perry
parent
acf55bec1b
commit
e28d2030a8
@@ -71,7 +71,7 @@ following steps:
|
|||||||
|
|
||||||
1. If `kubeadm init` is invoked with the alpha self-hosting feature enabled,
|
1. If `kubeadm init` is invoked with the alpha self-hosting feature enabled,
|
||||||
(`--feature-gates=SelfHosting=true`), the static Pod based control plane will
|
(`--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
|
Running `kubeadm join` on each node in the cluster consists of the following
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user