intermediateSecurity: RBAC, Service Accounts & Pod Security Standards
What is the difference between what RBAC and Security Context control?
RBAC governs access to the Kubernetes API. Security Context governs what a container is allowed to do at the OS/kernel level once running. Completely independent layers.
This is a Pro chapter
Sign in, then upgrade to Pro or Power to unlock this and the full DevOps Mastery library.
What is the difference between what RBAC and Security Context control?