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?

Next Step

Continue to Production incident with Security: RBAC, Service Accoun← Back to all Kubernetes questions