Commit Graph

14 Commits

Author SHA1 Message Date
Jordan Liggitt 32aad9dd3f
KEP-3221: Promote StructuredAuthorizationConfiguration to GA 2024-10-21 11:46:18 -04:00
Jordan Liggitt 5dab30d474
KEP-4601: alpha docs 2024-07-26 23:27:51 -04:00
Tim Bannister 9f327512c6 Reorder authn/authz pages
Group topics together, in order of how these happen within Kubernetes'
API server's processing chain (authn, then authz, then admission
control).
2024-04-23 01:42:18 +01:00
Qiming Teng 29b1f8f482 Tweak line wrappings for the node authorization page 2023-10-02 17:11:14 +08:00
Qiming Teng eaf599bd20 Remove oudated information about Node authorization
The content about v1.6-1.8 should be removed to avoid confusion.
2023-10-02 17:11:07 +08:00
Eric Chiang 5d6e0ca1bb remove ericchiang from reviewers 2023-05-16 18:13:33 +00:00
Qiming Teng a3ea9f4caf Update references to the kubelet security files
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Jay Beale c910edd70e
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.
2022-02-23 17:27:32 -08:00
Tim Bannister 24b350662c Remove links to cloud providers page 2020-08-28 12:53:42 +01:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Colleen Murphy 38814ab388 Fix broken NodeRestriction anchor reference (#18225)
In 203391835d, an explicit anchor '#noderestriction' was added to the
NodeRestriction section of the Admission Controllers reference document,
which caused the link to the '#NodeRestriction' anchor in the Node
Authorization document to break and lead to the top of the Admission
Controllers document instead of to the NodeRestriction section further
down the page. This change fixes the link to point to the intended
section instead of to the whole page in general.
2020-01-03 07:39:41 -08:00
Avi Deitcher 087a2884b3 Add information about linking CN= <nodeName> and kubelet hostname (#12336) 2019-01-28 17:40:43 -08:00
makocchi 203391835d Apply templates and fix dead links under "/docs/reference/access-authn-authz/" (#9202)
* fix double bullets in TOC and apply an tempalte.

* fix url prefix

* anchor link with lower strings

* fix another url prefix
2018-06-22 11:26:06 -07:00
Jennifer Rondeau 1f557bde2c move access/auth content to reference folder, add TOC (#8624) 2018-05-23 10:58:32 -07:00