2015-07-12 12:04:52 +08:00
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
<!-- BEGIN STRIP_FOR_RELEASE -->
2015-07-15 08:28:47 +08:00



2015-07-14 06:15:35 +08:00
< h1 > PLEASE NOTE: This document applies to the HEAD of the source
2015-07-12 12:04:52 +08:00
tree only. If you are using a released version of Kubernetes, you almost
certainly want the docs that go with that version.< / h1 >
< strong > Documentation for specific releases can be found at
[releases.k8s.io ](http://releases.k8s.io ).</ strong >
2015-07-15 08:28:47 +08:00



2015-07-14 06:15:35 +08:00
2015-07-12 12:04:52 +08:00
<!-- END STRIP_FOR_RELEASE -->
<!-- END MUNGE: UNVERSIONED_WARNING -->
2015-06-03 08:19:17 +08:00
# Security Contexts
2015-07-15 00:37:37 +08:00
A security context defines the operating system security settings (uid, gid, capabilities, SELinux role, etc..) applied to a container. See [security context design ](../design/security_context.md ) for more details.
2015-06-03 08:19:17 +08:00
2015-07-14 08:13:09 +08:00
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
2015-07-15 00:37:37 +08:00
[]()
2015-07-14 08:13:09 +08:00
<!-- END MUNGE: GENERATED_ANALYTICS -->