hiding topics in draft state

This commit is contained in:
Mark Bishop
2018-05-18 10:05:21 -07:00
committed by Mark Bishop
parent 1bf323e9ad
commit f60f024c27
2 changed files with 2 additions and 1 deletions
@@ -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:
@@ -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:**
>