Skip to content

Commit 7b9dd1d

Browse files
committed
[zh-cn] resync docs/concepts/architecture/control-plane-node-communication.md
Signed-off-by: Hu Shuai <[email protected]>
1 parent 85a1bd7 commit 7b9dd1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/architecture/control-plane-node-communication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ API 服务器被配置为在一个安全的 HTTPS 端口(通常为 443)上
5454
Nodes should be provisioned with the public root certificate for the cluster such that they can
5555
connect securely to the API server along with valid client credentials. A good approach is that the
5656
client credentials provided to the kubelet are in the form of a client certificate. See
57-
[kubelet TLS bootstrapping](/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/)
57+
[kubelet TLS bootstrapping](/docs/reference/access-authn-authz/kubelet-tls-bootstrapping/)
5858
for automated provisioning of kubelet client certificates.
5959
-->
6060
应该使用集群的公共根证书开通节点,这样它们就能够基于有效的客户端凭据安全地连接 API 服务器。

0 commit comments

Comments
 (0)