Skip to content

Commit

Permalink
Merge pull request #34900 from kadtendulkar/kad14
Browse files Browse the repository at this point in the history
Fix broken link on Communication between Nodes and the Control Plane page
  • Loading branch information
k8s-ci-robot authored Jul 10, 2022
2 parents d05f0ff + 0fb0c50 commit d2c4b15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ are allowed.
Nodes should be provisioned with the public root certificate for the cluster such that they can
connect securely to the API server along with valid client credentials. A good approach is that the
client credentials provided to the kubelet are in the form of a client certificate. See
[kubelet TLS bootstrapping](/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/)
[kubelet TLS bootstrapping](/docs/reference/access-authn-authz/kubelet-tls-bootstrapping/)
for automated provisioning of kubelet client certificates.

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

0 comments on commit d2c4b15

Please sign in to comment.