diff options
| author | David McMahon <djmm@google.com> | 2016-06-10 14:21:20 -0700 |
|---|---|---|
| committer | David McMahon <djmm@google.com> | 2016-06-10 14:21:20 -0700 |
| commit | bca5a57c0bdab71c3cd7c6310304a6d2afe32caa (patch) | |
| tree | 67e6afae658d08f8e9dea61895f16dad249c51ab /security_context.md | |
| parent | e6b97be39612cc894d44fb7c46bedbe9c978b945 (diff) | |
Versioning docs and examples for v1.4.0-alpha.0.
Diffstat (limited to 'security_context.md')
| -rw-r--r-- | security_context.md | 36 |
1 files changed, 7 insertions, 29 deletions
diff --git a/security_context.md b/security_context.md index 2b7d8b96..077fade1 100644 --- a/security_context.md +++ b/security_context.md @@ -1,34 +1,5 @@ <!-- BEGIN MUNGE: UNVERSIONED_WARNING --> -<!-- BEGIN STRIP_FOR_RELEASE --> - -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" - width="25" height="25"> -<img src="http://kubernetes.io/img/warning.png" alt="WARNING" - width="25" height="25"> - -<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2> - -If you are using a released version of Kubernetes, you should -refer to the docs that go with that version. - -<!-- TAG RELEASE_LINK, added by the munger automatically --> -<strong> -The latest release of this document can be found -[here](http://releases.k8s.io/release-1.2/docs/design/security_context.md). - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). -</strong> --- - -<!-- END STRIP_FOR_RELEASE --> <!-- END MUNGE: UNVERSIONED_WARNING --> @@ -221,6 +192,13 @@ denied by default. In the future the admission plugin will base this decision upon configurable policies that reside within the [service account](http://pr.k8s.io/2297). + + +<!-- BEGIN MUNGE: IS_VERSIONED --> +<!-- TAG IS_VERSIONED --> +<!-- END MUNGE: IS_VERSIONED --> + + <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> []() <!-- END MUNGE: GENERATED_ANALYTICS --> |
