mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Merge pull request #10865 from JanetKuo/docs-security-context
Update document of security context
This commit is contained in:
commit
5e813fc76d
@ -1,6 +1,6 @@
|
|||||||
# Security Contexts
|
# Security Contexts
|
||||||
|
|
||||||
A security context defines the operating system security settings (uid, gid, capabilities, SELinux role, etc..) applied to a container.
|
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.
|
||||||
|
|
||||||
|
|
||||||
[]()
|
[]()
|
||||||
|
Loading…
Reference in New Issue
Block a user