File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/reference/access-authn-authz Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ A deployment-specific approval process for kubelet serving certificates should t
448
448
449
449
All of TLS bootstrapping described in this document relates to the kubelet. However,
450
450
other components may need to communicate directly with kube-apiserver. Notable is kube-proxy, which
451
- is part of the Kubernetes control plane and runs on every node, but may also include other components such as monitoring or networking.
451
+ is part of the Kubernetes node components and runs on every node, but may also include other components such as monitoring or networking.
452
452
453
453
Like the kubelet, these other components also require a method of authenticating to kube-apiserver.
454
454
You have several options for generating these credentials :
You can’t perform that action at this time.
0 commit comments