Which Kubernetes security control prevents containers from running as the root user within a cluster?
-
A
Network policies
-
B
Pod Security Admission (PSA) with restricted policy
-
C
Role-based access control (RBAC) for the API server
-
D
TLS between kubelets