Fix broken link in HA doc with minikube (#3599)

Fixes #3570.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan
2017-05-02 12:33:20 -07:00
committed by Andrew Chen
parent 5245ee55eb
commit d3cc80f5e0
+2 -2
View File
@@ -5,8 +5,8 @@ title: Building High-Availability Clusters
## Introduction ## Introduction
This document describes how to build a high-availability (HA) Kubernetes cluster. This is a fairly advanced topic. 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 Users who merely want to experiment with Kubernetes are encouraged to use configurations that are simpler to set up such
the simple [Docker based single node cluster instructions](/docs/getting-started-guides/docker), as [Minikube](/docs/getting-started-guides/minikube/)
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.
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