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.
This commit is contained in:
Eric Tune
2015-06-02 17:19:17 -07:00
parent 9740c7c3ad
commit 8a7e22dba2
4 changed files with 131 additions and 0 deletions

6
docs/security_context.md Normal file
View File

@@ -0,0 +1,6 @@
# Security Contexts
A security context defines the operating system security settings (uid, gid, capabilities, SELinux role, etc..) applied to a container.
[![Analytics](https://kubernetes-site.appspot.com/UA-36037335-10/GitHub/docs/security_context.md?pixel)]()