kubernetes/docs/security_context.md
Eric Tune 8a7e22dba2 Update Admission Control docs and add others.
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.
2015-06-03 13:56:46 -07:00

266 B

Security Contexts

A security context defines the operating system security settings (uid, gid, capabilities, SELinux role, etc..) applied to a container.

Analytics