fix typo in doc kubeadm-alpha
This commit is contained in:
@@ -9,7 +9,7 @@ title: kubeadm alpha
|
|||||||
from the community. Please try it out and give us feedback!
|
from the community. Please try it out and give us feedback!
|
||||||
{: .caution}
|
{: .caution}
|
||||||
|
|
||||||
In v1.8.0, kubeadm introduced the `kubeadm alpha phase` command with the aim of making kubeadm more modular. This modularity enables you to invoke atomic sub-steps of the boostrap process; you can let kubeadm do some parts and fill in yourself where you need customizations.
|
In v1.8.0, kubeadm introduced the `kubeadm alpha phase` command with the aim of making kubeadm more modular. This modularity enables you to invoke atomic sub-steps of the bootstrap process; you can let kubeadm do some parts and fill in yourself where you need customizations.
|
||||||
|
|
||||||
`kubeadm alpha phase` is consistent with [kubeadm init workflow](kubeadm-init.md#init-workflow),
|
`kubeadm alpha phase` is consistent with [kubeadm init workflow](kubeadm-init.md#init-workflow),
|
||||||
and behind the scene both use the same code.
|
and behind the scene both use the same code.
|
||||||
|
|||||||
Reference in New Issue
Block a user