Skip to content

Commit f99f939

Browse files
committed
[zh-cn]Update kubelet-tls-bootstrapping.md
1 parent fec5593 commit f99f939

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/reference/access-authn-authz/kubelet-tls-bootstrapping.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,13 +834,13 @@ A deployment-specific approval process for kubelet serving certificates should t
834834
835835
All of TLS bootstrapping described in this document relates to the kubelet. However,
836836
other components may need to communicate directly with kube-apiserver. Notable is kube-proxy, which
837-
is part of the Kubernetes control plane and runs on every node, but may also include other components such as monitoring or networking.
837+
is part of the Kubernetes node components and runs on every node, but may also include other components such as monitoring or networking.
838838
-->
839839
## 其它身份认证组件 {#other-authenticating-components}
840840
841841
本文所描述的所有 TLS 启动引导内容都与 kubelet 相关。不过,其它组件也可能需要直接与
842842
kube-apiserver 直接通信。容易想到的是 kube-proxy,同样隶属于
843-
Kubernetes 的控制面并且运行在所有节点之上,不过也可能包含一些其它负责监控或者联网的组件。
843+
Kubernetes 的节点组件并且运行在所有节点之上,不过也可能包含一些其它负责监控或者联网的组件。
844844
845845
<!--
846846
Like the kubelet, these other components also require a method of authenticating to kube-apiserver.

0 commit comments

Comments
 (0)