mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-27 20:20:40 -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.
266 B
266 B
Security Contexts
A security context defines the operating system security settings (uid, gid, capabilities, SELinux role, etc..) applied to a container.