Skip to content

Commit 373978d

Browse files
authored
Merge pull request #42566 from zou-weidong/zou-weidong-patch-1
[zh] update system:bootstrappers group name
2 parents 8233384 + 972f39c commit 373978d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/access-authn-authz/kubelet-tls-bootstrapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ To do this, you only need to create a `ClusterRoleBinding` that binds the `syste
411411
-->
412412
### 授权 kubelet 创建 CSR {#authorize-kubelet-to-create-csr}
413413

414-
现在启动引导节点被 **身份认证**`system:bootstrapping` 组的成员,
414+
现在启动引导节点被 **身份认证**`system:bootstrappers` 组的成员,
415415
它需要被 **授权** 创建证书签名请求(CSR)并在证书被签名之后将其取回。
416416
幸运的是,Kubernetes 提供了一个 `ClusterRole`,其中精确地封装了这些许可,
417417
`system:node-bootstrapper`

0 commit comments

Comments
 (0)