Files
kubernetes/docs/user-guide/security-context.md
2015-07-21 10:24:08 -07:00

551 B

Security Contexts

A security context defines the operating system security settings (uid, gid, capabilities, SELinux role, etc..) applied to a container. See security context design for more details.

Analytics