Skip to content

Commit 94e0238

Browse files
authored
[zh] Update node.md (#32286)
* [zh] Update node.md [zh] Update node.md Sign off xin.li<[email protected]> * Update node.md * Update node.md
1 parent 0b479f7 commit 94e0238

File tree

1 file changed

+6
-4
lines changed
  • content/zh/docs/reference/access-authn-authz

1 file changed

+6
-4
lines changed

content/zh/docs/reference/access-authn-authz/node.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,14 @@ Write operations:
7373
Auth-related operations:
7474
-->
7575

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 的能力
7880

7981
<!--
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
8284
-->
8385

8486
在将来的版本中,节点鉴权器可能会添加或删除权限,以确保 kubelet 具有正确操作所需的最小权限集。

0 commit comments

Comments
 (0)