diff --git a/content/rancher/v2.x/en/installation/ha-server-install-external-lb/_index.md b/content/rancher/v2.x/en/installation/ha-server-install-external-lb/_index.md index b165a63c2a3..78dce7cc5e3 100644 --- a/content/rancher/v2.x/en/installation/ha-server-install-external-lb/_index.md +++ b/content/rancher/v2.x/en/installation/ha-server-install-external-lb/_index.md @@ -1,6 +1,7 @@ --- title: High Availability Installation with External Load Balancer weight: 276 +draft: true --- This set of instructions creates a new Kubernetes cluster that's dedicated to running Rancher in a high-availability (HA) configuration. This procedure walks you through setting up a 3-node cluster using the Rancher Kubernetes Engine (RKE). The cluster's sole purpose is running pods for Rancher. The setup is based on: diff --git a/content/rancher/v2.x/en/upgrades/ha-server-upgrade/_index.md b/content/rancher/v2.x/en/upgrades/ha-server-upgrade/_index.md index 8e697cb7e52..ab32fb94475 100644 --- a/content/rancher/v2.x/en/upgrades/ha-server-upgrade/_index.md +++ b/content/rancher/v2.x/en/upgrades/ha-server-upgrade/_index.md @@ -3,7 +3,7 @@ title: High Availability Upgrade weight: 1020 draft: true --- -To upgrade Rancher 2.x running in a high availablity configuration, move run an upgrade command that points to your upgrade config file. +To upgrade Rancher 2.x running in a high availablity configuration, run an upgrade command that points to your upgrade config file. >**Prerequisites:** >