Modified into appropriate words (#10768)
* Modified into appropriate words * Modified into appropriate words
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user