Skip to content

Commit 0fb0c50

Browse files
committed
Update content/en/docs/concepts/architecture/control-plane-node-communication.md
1 parent 6d0db84 commit 0fb0c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ are allowed.
3333
Nodes should be provisioned with the public root certificate for the cluster such that they can
3434
connect securely to the API server along with valid client credentials. A good approach is that the
3535
client credentials provided to the kubelet are in the form of a client certificate. See
36-
[kubelet TLS bootstrapping](/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/)
36+
[kubelet TLS bootstrapping](/docs/reference/access-authn-authz/kubelet-tls-bootstrapping/)
3737
for automated provisioning of kubelet client certificates.
3838

3939
Pods that wish to connect to the API server can do so securely by leveraging a service account so

0 commit comments

Comments
 (0)