diff options
| author | Zach Loafman <zml@google.com> | 2016-06-14 09:01:41 -0700 |
|---|---|---|
| committer | Zach Loafman <zml@google.com> | 2016-06-14 09:01:41 -0700 |
| commit | 2ff40ef31370fc086a926dd37a752485d2917806 (patch) | |
| tree | c38ce5b549d1ab827ecee5a2dce6ccae5da7cc09 /namespaces.md | |
| parent | 9f30b2c79b151e7949ff47b72c00daf68633938e (diff) | |
| parent | bca5a57c0bdab71c3cd7c6310304a6d2afe32caa (diff) | |
Redo v1.4.0-alpha.0
Diffstat (limited to 'namespaces.md')
| -rw-r--r-- | namespaces.md | 36 |
1 files changed, 7 insertions, 29 deletions
diff --git a/namespaces.md b/namespaces.md index d63015bc..dd1e27bd 100644 --- a/namespaces.md +++ b/namespaces.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/namespaces.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 --> @@ -399,6 +370,13 @@ At this point, all content associated with that Namespace, and the Namespace itself are gone. + + +<!-- BEGIN MUNGE: IS_VERSIONED --> +<!-- TAG IS_VERSIONED --> +<!-- END MUNGE: IS_VERSIONED --> + + <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> []() <!-- END MUNGE: GENERATED_ANALYTICS --> |
