Update high-availability.md

This commit is contained in:
Andrew Smith
2016-03-22 18:03:52 +00:00
parent 1484749ca3
commit 4c79e1c381
+1 -1
View File
@@ -7,7 +7,7 @@ This document describes how to build a high-availability (HA) Kubernetes cluster
Users who merely want to experiment with Kubernetes are encouraged to use configurations that are simpler to set up such as Users who merely want to experiment with Kubernetes are encouraged to use configurations that are simpler to set up such as
the simple [Docker based single node cluster instructions](/docs/getting-started-guides/docker), the simple [Docker based single node cluster instructions](/docs/getting-started-guides/docker),
or try [Google Container Engine](https://cloud.google.com/container-engine/) for hosted Kubernetes. or try [Google Container Engine](https://cloud.google.com/container-engine/) for hosted Kubernetes.
le
Also, at this time high availability support for Kubernetes is not continuously tested in our end-to-end (e2e) testing. We will Also, at this time high availability support for Kubernetes is not continuously tested in our end-to-end (e2e) testing. We will
be working to add this continuous testing, but for now the single-node master installations are more heavily tested. be working to add this continuous testing, but for now the single-node master installations are more heavily tested.