zh-trans: update content/zh/docs/reference/access-authn-authz/node.md (#13181)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
fa4a119869
commit
2ba6267ba4
@@ -85,7 +85,7 @@ have the minimal set of permissions required to operate correctly.
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
为了获得节点鉴权器的授权,kubelet 必须使用一个凭证以表示它在 `system:nodes` 组中,用户名为 `system:node:<nodeName>`。
|
为了获得节点鉴权器的授权,kubelet 必须使用一个凭证以表示它在 `system:nodes` 组中,用户名为 `system:node:<nodeName>`。
|
||||||
上述的组名和用户名格式要与[kubelet TLS 启动引导](/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/)过程中为每个 kubelet 创建的标识相匹配。
|
上述的组名和用户名格式要与 [kubelet TLS 启动引导](/docs/reference/command-line-tools-reference/kubelet-tls-bootstrapping/)过程中为每个 kubelet 创建的标识相匹配。
|
||||||
<!--
|
<!--
|
||||||
In order to be authorized by the Node authorizer, kubelets must use a credential that identifies them as
|
In order to be authorized by the Node authorizer, kubelets must use a credential that identifies them as
|
||||||
being in the `system:nodes` group, with a username of `system:node:<nodeName>`.
|
being in the `system:nodes` group, with a username of `system:node:<nodeName>`.
|
||||||
|
|||||||
Reference in New Issue
Block a user