Removed a redundant sentence. (#12096)
* Removed redundant sentence. The intro line was repeated twice. Therefore, removed the one under the Synopsis section. Updated the command from " " to ` ` based on the style guide. * Updated master to control plane.
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
7416c427b8
commit
6c96f7c100
@@ -1,12 +1,9 @@
|
|||||||
|
|
||||||
Run this command in order to set up the Kubernetes master.
|
Run this command in order to set up the Kubernetes control plane.
|
||||||
|
|
||||||
### Synopsis
|
### Synopsis
|
||||||
|
|
||||||
|
The `init` command executes the following phases:
|
||||||
Run this command in order to set up the Kubernetes master.
|
|
||||||
|
|
||||||
The "init" command executes the following phases:
|
|
||||||
```
|
```
|
||||||
preflight Run master pre-flight checks
|
preflight Run master pre-flight checks
|
||||||
kubelet-start Writes kubelet settings and (re)starts the kubelet
|
kubelet-start Writes kubelet settings and (re)starts the kubelet
|
||||||
|
|||||||
Reference in New Issue
Block a user