Removed a redundant sentence. ()

* 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.
pull/11916/head
shavidissa 2019-01-07 21:04:48 +05:30 committed by Kubernetes Prow Robot
parent 7416c427b8
commit 6c96f7c100
1 changed files with 2 additions and 5 deletions
content/en/docs/reference/setup-tools/kubeadm/generated

View File

@ -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