mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
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:
6
docs/security_context.md
Normal file
6
docs/security_context.md
Normal 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.
|
||||
|
||||
|
||||
[]()
|
Reference in New Issue
Block a user