RBAC (Role-Based Access Control) governs who can do what on the API. Permissions are granted to subjects (users, groups, ServiceAccounts) by binding them to Roles that list allowed verbs on resources. RBAC is one layer of a broader cluster-hardening strategy.
