mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-28 20:50:36 -05:00
Address most of the comments from #8936 review. Adds minimal documentation for securityContext and serviceAccounts, which I will expand in a future PR. Adds analytics. Links admission_controllers.md from cluster-admin-guide.
6 lines
266 B
Markdown
6 lines
266 B
Markdown
# Security Contexts
|
|
|
|
A security context defines the operating system security settings (uid, gid, capabilities, SELinux role, etc..) applied to a container.
|
|
|
|
|
|
[]()
|