diff options
| author | Tim Hockin <thockin@google.com> | 2016-10-25 22:24:50 +0200 |
|---|---|---|
| committer | Tim Hockin <thockin@google.com> | 2016-10-26 00:06:59 +0200 |
| commit | 052836dd95471306af5a9262583ef726672413de (patch) | |
| tree | a4470b10671515a2dcd1e6fa45132ecdb30b2072 /runtime-client-server.md | |
| parent | 8a661d1ba595765989913fa0a8e005bc2d1cdf47 (diff) | |
Remove 'this is HEAD' warning on docs
Diffstat (limited to 'runtime-client-server.md')
| -rw-r--r-- | runtime-client-server.md | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/runtime-client-server.md b/runtime-client-server.md index c7899003..16cc677c 100644 --- a/runtime-client-server.md +++ b/runtime-client-server.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/proposals/runtime-client-server.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 --> - # Client/Server container runtime ## Abstract |
