mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-09 14:33:47 +00:00
342 B
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.