Kubernetes security notes

RBAC and basic recommendations.

RBAC basics

Role-Based Access Control lets you define which subjects (users, groups, service accounts) can perform which actions on which resources.

Recommendations