diff --git a/docs/admin/high-availability/index.md b/docs/admin/high-availability/index.md index 3654dd0651..bc7b691141 100644 --- a/docs/admin/high-availability/index.md +++ b/docs/admin/high-availability/index.md @@ -5,8 +5,8 @@ title: Building High-Availability Clusters ## Introduction This document describes how to build a high-availability (HA) Kubernetes cluster. This is a fairly advanced topic. -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), +Users who merely want to experiment with Kubernetes are encouraged to use configurations that are simpler to set up such +as [Minikube](/docs/getting-started-guides/minikube/) or try [Google Container Engine](https://cloud.google.com/container-engine/) for hosted Kubernetes. Also, at this time high availability support for Kubernetes is not continuously tested in our end-to-end (e2e) testing. We will