Skip to content

Commit d2c4b15

Browse files
authored
Merge pull request #34900 from kadtendulkar/kad14
Fix broken link on Communication between Nodes and the Control Plane page
2 parents d05f0ff + 0fb0c50 commit d2c4b15

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)