Access control (RBAC, least privilege, user restrictions)is abaseline container security best practice.
Exact extract (Kubernetes Pod Security Standards – Baseline):
“The baseline profile is designed to prevent known privilege escalations. It prohibits running privileged containers or containers as root.”
Other options clarified:
B: Static IPs not a security measure.
C: Persistent storage is functionality, not security.
D: Running as root is explicitlyinsecure.
[References:, Kubernetes Docs — Pod Security Standards (Baseline): https://kubernetes.io/docs/concepts/security/pod-security-standards/, ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit