diff options
| author | Zach Loafman <zml@google.com> | 2016-06-14 09:01:53 -0700 |
|---|---|---|
| committer | Zach Loafman <zml@google.com> | 2016-06-14 09:01:53 -0700 |
| commit | 2b82ff20b1e72c28fa152a6651b35d827b6dbb03 (patch) | |
| tree | cfb2b89c89ae793ad2bce519c60a63f2b3481b80 /high-availability.md | |
| parent | 40e5c9891b0ad6ab0b3111374c2ef76e29759d3c (diff) | |
Revert "Redo v1.4.0-alpha.0"
This reverts commit c7f1485e1b3491e98f102c30e7e342cb53dda818, reversing
changes made to 939ad4115a2a96f1e18758ec45b7d312bec65aa7.
Diffstat (limited to 'high-availability.md')
| -rw-r--r-- | high-availability.md | 36 |
1 files changed, 29 insertions, 7 deletions
diff --git a/high-availability.md b/high-availability.md index 5cfd81e6..4d880cf1 100644 --- a/high-availability.md +++ b/high-availability.md @@ -1,19 +1,41 @@ <!-- BEGIN MUNGE: UNVERSIONED_WARNING --> +<!-- BEGIN STRIP_FOR_RELEASE --> -<!-- END MUNGE: UNVERSIONED_WARNING --> +<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"> -# High Availability of Scheduling and Controller Components in Kubernetes +<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2> -This document is deprecated. For more details about running a highly available -cluster master, please see the [admin instructions document](../../docs/admin/high-availability.md). +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/proposals/high-availability.md). +Documentation for other releases can be found at +[releases.k8s.io](http://releases.k8s.io). +</strong> +-- +<!-- END STRIP_FOR_RELEASE --> -<!-- BEGIN MUNGE: IS_VERSIONED --> -<!-- TAG IS_VERSIONED --> -<!-- END MUNGE: IS_VERSIONED --> +<!-- END MUNGE: UNVERSIONED_WARNING --> + +# High Availability of Scheduling and Controller Components in Kubernetes +This document is deprecated. For more details about running a highly available +cluster master, please see the [admin instructions document](../../docs/admin/high-availability.md). <!-- BEGIN MUNGE: GENERATED_ANALYTICS --> []() |
