RBAC patterns¶
Stub page
Role bindings that follow least privilege without becoming unmaintainable.
Planned content¶
- ServiceAccount per workload
- Role vs ClusterRole, RoleBinding vs ClusterRoleBinding
- Aggregated ClusterRoles
- Common patterns: read-only viewer, deploy-from-CI, debug access