Files
kubernetes/docs/user-guide/security-context.md
2015-07-30 14:47:14 -07:00

619 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