Skip to content

Commit c910edd

Browse files
authored
Correct the name: CertificateSigningRequests
- This page referenced the "CertificationSigningRequests API," but this should be "CertificateSigningRequests API" or "Certificates API." - Added a link to the documentation for CertificateSigningRequests.
1 parent 4f75142 commit c910edd

File tree

1 file changed

+2
-2
lines changed
  • content/en/docs/reference/access-authn-authz

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Write operations:
3434

3535
Auth-related operations:
3636

37-
* read/write access to the certificationsigningrequests API for TLS bootstrapping
38-
* the ability to create tokenreviews and subjectaccessreviews for delegated authentication/authorization checks
37+
* read/write access to the [CertificateSigningRequests API](/docs/reference/access-authn-authz/certificate-signing-requests/) for TLS bootstrapping
38+
* the ability to create TokenReviews and SubjectAccessReviews for delegated authentication/authorization checks
3939

4040
In future releases, the node authorizer may add or remove permissions to ensure kubelets
4141
have the minimal set of permissions required to operate correctly.

0 commit comments

Comments
 (0)