File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/concepts/architecture Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ are allowed.
33
33
Nodes should be provisioned with the public root certificate for the cluster such that they can
34
34
connect securely to the API server along with valid client credentials. A good approach is that the
35
35
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/ )
37
37
for automated provisioning of kubelet client certificates.
38
38
39
39
Pods that wish to connect to the API server can do so securely by leveraging a service account so
You can’t perform that action at this time.
0 commit comments