From 7cd182339c47e472dca1e98b5881f2546392da5f Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Wed, 29 Jan 2020 10:59:11 -0700 Subject: [PATCH] Add redirect for HA install link --- content/rancher/v2.x/en/installation/k8s-install/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/rancher/v2.x/en/installation/k8s-install/_index.md b/content/rancher/v2.x/en/installation/k8s-install/_index.md index 85e6f827c43..197da48ff91 100644 --- a/content/rancher/v2.x/en/installation/k8s-install/_index.md +++ b/content/rancher/v2.x/en/installation/k8s-install/_index.md @@ -2,6 +2,8 @@ title: Installing Rancher on a Kubernetes Cluster weight: 3 description: For production environments, install Rancher in a high-availability configuration. Read the guide for setting up a 3-node cluster and still install Rancher using a Helm chart. +aliases: + - /rancher/v2.x/en/installation/ha/ --- For production environments, we recommend installing Rancher in a high-availability configuration so that your user base can always access Rancher Server. When installed in a Kubernetes cluster, Rancher will integrate with the cluster's etcd database and take advantage of Kubernetes scheduling for high-availability.