diff options
| author | Kubernetes Submit Queue <k8s-merge-robot@users.noreply.github.com> | 2016-11-28 11:43:54 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-11-28 11:43:54 -0800 |
| commit | 65d90d68575fadcc5874b06e4e2fcc10fd15e7eb (patch) | |
| tree | 74b9370cd1c90fb31706c41a5e98c347642a3708 | |
| parent | 4905d26566770f157276e8a09b81bfabebf742ac (diff) | |
| parent | 75f0592c3a46fdc26a1e89258f79b38ff7eb6b0a (diff) | |
Merge pull request #37120 from thockin/scary-warning-again
Automatic merge from submit-queue
Remove a few versioned-warnings that snuck in, again
| -rw-r--r-- | ha_master.md | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/ha_master.md b/ha_master.md index 6f2d91d7..d4cf26a9 100644 --- a/ha_master.md +++ b/ha_master.md @@ -1,32 +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. - -Documentation for other releases can be found at -[releases.k8s.io](http://releases.k8s.io). -</strong> --- - -<!-- END STRIP_FOR_RELEASE --> - -<!-- END MUNGE: UNVERSIONED_WARNING --> - # Automated HA master deployment **Author:** filipg@, jsz@ |
