summaryrefslogtreecommitdiff
path: root/nodeaffinity.md
diff options
context:
space:
mode:
authorTim Hockin <thockin@google.com>2016-10-25 22:24:50 +0200
committerTim Hockin <thockin@google.com>2016-10-26 00:06:59 +0200
commit5e8efc72f1476a65e12ea7d9b0ced02374b8f34f (patch)
treea1b0e855294cf9f34ba6442420186215be74522f /nodeaffinity.md
parentbcdf32c7712106070f68096e67323889375d4375 (diff)
Remove 'this is HEAD' warning on docs
Diffstat (limited to 'nodeaffinity.md')
-rw-r--r--nodeaffinity.md34
1 files changed, 0 insertions, 34 deletions
diff --git a/nodeaffinity.md b/nodeaffinity.md
index 18a079f2..61e04169 100644
--- a/nodeaffinity.md
+++ b/nodeaffinity.md
@@ -1,37 +1,3 @@
-<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
-
-<!-- BEGIN STRIP_FOR_RELEASE -->
-
-<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING"
- width="25" height="25">
-<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING"
- width="25" height="25">
-<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING"
- width="25" height="25">
-<img src="http://kubernetes.io/kubernetes/img/warning.png" alt="WARNING"
- width="25" height="25">
-<img src="http://kubernetes.io/kubernetes/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.4/docs/design/nodeaffinity.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 -->
-
# Node affinity and NodeSelector
## Introduction