Modified into appropriate words (#10768)

* Modified into appropriate words

* Modified into appropriate words
This commit is contained in:
MengZeLee
2018-11-03 19:37:07 +08:00
committed by k8s-ci-robot
parent 2d8bc158a2
commit 7ebdd661d7
@@ -11,8 +11,8 @@ weight: 40
{{< feature-state for_k8s_version="1.11" state="stable" >}} {{< feature-state for_k8s_version="1.11" state="stable" >}}
The lifecycle of the kubeadm CLI tool is decoupled from the The lifecycle of the kubeadm CLI tool is decoupled from the
[Kubernetes Node Agent](/docs/reference/command-line-tools-reference/kubelet), which is a daemon that runs [kubelet](/docs/reference/command-line-tools-reference/kubelet), which is a daemon that runs
on each Kubernetes master or Node. The kubeadm CLI tool is executed by the user when Kubernetes is on each node within the Kubernetes cluster. The kubeadm CLI tool is executed by the user when Kubernetes is
initialized or upgraded, whereas the kubelet is always running in the background. initialized or upgraded, whereas the kubelet is always running in the background.
Since the kubelet is a daemon, it needs to be maintained by some kind of a init Since the kubelet is a daemon, it needs to be maintained by some kind of a init