diff options
| author | Tim Hockin <thockin@google.com> | 2015-07-16 10:02:26 -0700 |
|---|---|---|
| committer | Tim Hockin <thockin@google.com> | 2015-07-17 09:28:49 -0700 |
| commit | 5ecd6ef5041931b9d768dd2deeb4ffaf48a45ce1 (patch) | |
| tree | a8f6a27f7f84e5b0d8d08e5ad5710a72012d2295 | |
| parent | 2d2958db9dc95022aece3ccc877cd63a4741c760 (diff) | |
Better scary message
| -rw-r--r-- | autoscaling.md | 38 | ||||
| -rw-r--r-- | federation.md | 38 | ||||
| -rw-r--r-- | high-availability.md | 38 |
3 files changed, 72 insertions, 42 deletions
diff --git a/autoscaling.md b/autoscaling.md index 15071645..ebc49905 100644 --- a/autoscaling.md +++ b/autoscaling.md @@ -2,20 +2,30 @@ <!-- BEGIN STRIP_FOR_RELEASE --> - - - - -<h1>PLEASE NOTE: This document applies to the HEAD of the source -tree only. If you are using a released version of Kubernetes, you almost -certainly want the docs that go with that version.</h1> - -<strong>Documentation for specific releases can be found at -[releases.k8s.io](http://releases.k8s.io).</strong> - - - - +<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. + +<strong> +The latest 1.0.x release of this document can be found +[here](http://releases.k8s.io/release-1.0/docs/proposals/autoscaling.md). + +Documentation for other releases can be found at +[releases.k8s.io](http://releases.k8s.io). +</strong> +-- <!-- END STRIP_FOR_RELEASE --> diff --git a/federation.md b/federation.md index a573050f..713db4b3 100644 --- a/federation.md +++ b/federation.md @@ -2,20 +2,30 @@ <!-- BEGIN STRIP_FOR_RELEASE --> - - - - -<h1>PLEASE NOTE: This document applies to the HEAD of the source -tree only. If you are using a released version of Kubernetes, you almost -certainly want the docs that go with that version.</h1> - -<strong>Documentation for specific releases can be found at -[releases.k8s.io](http://releases.k8s.io).</strong> - - - - +<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. + +<strong> +The latest 1.0.x release of this document can be found +[here](http://releases.k8s.io/release-1.0/docs/proposals/federation.md). + +Documentation for other releases can be found at +[releases.k8s.io](http://releases.k8s.io). +</strong> +-- <!-- END STRIP_FOR_RELEASE --> diff --git a/high-availability.md b/high-availability.md index b61148f9..fd6bef7b 100644 --- a/high-availability.md +++ b/high-availability.md @@ -2,20 +2,30 @@ <!-- BEGIN STRIP_FOR_RELEASE --> - - - - -<h1>PLEASE NOTE: This document applies to the HEAD of the source -tree only. If you are using a released version of Kubernetes, you almost -certainly want the docs that go with that version.</h1> - -<strong>Documentation for specific releases can be found at -[releases.k8s.io](http://releases.k8s.io).</strong> - - - - +<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. + +<strong> +The latest 1.0.x release of this document can be found +[here](http://releases.k8s.io/release-1.0/docs/proposals/high-availability.md). + +Documentation for other releases can be found at +[releases.k8s.io](http://releases.k8s.io). +</strong> +-- <!-- END STRIP_FOR_RELEASE --> |
