We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb962b4 commit 9f5a359Copy full SHA for 9f5a359
content/en/docs/concepts/security/security-checklist.md
@@ -38,9 +38,8 @@ evaluated on its merits.
38
years in the future.
39
- [ ] A process exists for periodic access review, and reviews occur no more
40
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.
+- [ ] The [Role Based Access Control Good Practices](/docs/concepts/security/rbac-good-practices/)
+ is followed for guidance related to authentication and authorization.
44
45
After bootstrapping, neither users nor components should authenticate to the
46
Kubernetes API as `system:masters`. Similarly, running all of
0 commit comments