File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
content/zh/docs/reference/access-authn-authz Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -73,12 +73,14 @@ Write operations:
73
73
Auth-related operations:
74
74
-->
75
75
76
- * 对于基于 TLS 的启动引导过程时使用的 certificationsigningrequests API 的读/写权限
77
- * 为委派的身份验证/授权检查创建 tokenreviews 和 subjectaccessreviews 的能力
76
+ * 对于基于 TLS 的启动引导过程时使用的
77
+ [ certificationsigningrequests API] ( /zh/docs/reference/access-authn-authz/certificate-signing-requests/ )
78
+ 的读/写权限
79
+ * 为委派的身份验证/授权检查创建 TokenReview 和 SubjectAccessReview 的能力
78
80
79
81
<!--
80
- * read/write access to the certificationsigningrequests API for TLS bootstrapping
81
- * the ability to create tokenreviews and subjectaccessreviews for delegated authentication/authorization checks
82
+ * read/write access to the [CertificateSigningRequests API](/docs/reference/access-authn-authz/certificate-signing-requests/) for TLS bootstrapping
83
+ * the ability to create TokenReviews and SubjectAccessReviews for delegated authentication/authorization checks
82
84
-->
83
85
84
86
在将来的版本中,节点鉴权器可能会添加或删除权限,以确保 kubelet 具有正确操作所需的最小权限集。
You can’t perform that action at this time.
0 commit comments