kubernetes/docs/security_context.md
2015-07-07 13:30:56 -07:00

342 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