From fd6435abf7b3353a22c3beacc12374d7f18138bb Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Sun, 20 May 2018 20:39:12 -0700 Subject: [PATCH] removing draft flag --- .../v2.x/en/installation/ha-server-install-external-lb/_index.md | 1 - .../en/installation/ha-server-install-external-lb/alb/_index.md | 1 - 2 files changed, 2 deletions(-) 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 569a6e0d29d..f94b7775709 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,7 +1,6 @@ --- 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/installation/ha-server-install-external-lb/alb/_index.md b/content/rancher/v2.x/en/installation/ha-server-install-external-lb/alb/_index.md index a64b8926e15..424d35bdd3f 100644 --- a/content/rancher/v2.x/en/installation/ha-server-install-external-lb/alb/_index.md +++ b/content/rancher/v2.x/en/installation/ha-server-install-external-lb/alb/_index.md @@ -1,7 +1,6 @@ --- title: Amazon ALB configuration weight: 277 -draft: true --- ## Objectives