Skip to content

Commit 9f5a359

Browse files
committed
RBAC guide is presented as a checklist item
1 parent eb962b4 commit 9f5a359

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

content/en/docs/concepts/security/security-checklist.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,8 @@ evaluated on its merits.
3838
years in the future.
3939
- [ ] A process exists for periodic access review, and reviews occur no more
4040
than 24 months apart.
41-
42-
See the [Role Based Access Control Good Practices](/docs/concepts/security/rbac-good-practices/)
43-
for guidance related to authentication and authorization.
41+
- [ ] The [Role Based Access Control Good Practices](/docs/concepts/security/rbac-good-practices/)
42+
is followed for guidance related to authentication and authorization.
4443

4544
After bootstrapping, neither users nor components should authenticate to the
4645
Kubernetes API as `system:masters`. Similarly, running all of

0 commit comments

Comments
 (0)