mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-10 00:23:41 +00:00
7 lines
342 B
Markdown
7 lines
342 B
Markdown
# 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](design/security_context.md) for more details.
|
|
|
|
|
|
[]()
|