We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a1bd7 commit 7b9dd1dCopy full SHA for 7b9dd1d
content/zh-cn/docs/concepts/architecture/control-plane-node-communication.md
@@ -54,7 +54,7 @@ API 服务器被配置为在一个安全的 HTTPS 端口(通常为 443)上
54
Nodes should be provisioned with the public root certificate for the cluster such that they can
55
connect securely to the API server along with valid client credentials. A good approach is that the
56
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/)
+[kubelet TLS bootstrapping](/docs/reference/access-authn-authz/kubelet-tls-bootstrapping/)
58
for automated provisioning of kubelet client certificates.
59
-->
60
应该使用集群的公共根证书开通节点,这样它们就能够基于有效的客户端凭据安全地连接 API 服务器。
0 commit comments