removing draft flag for air gap

This commit is contained in:
Mark Bishop
2018-09-28 18:21:35 -07:00
parent d56dff68df
commit a85e51336c
3 changed files with 3 additions and 2 deletions
@@ -1,7 +1,6 @@
---
title: 3—Configuring Rancher for the Private Registry
weight: 75
draft: true
---
Rancher needs to be configured to use the private registry as source for the needed images.
@@ -1,7 +1,10 @@
---
title: 2—Installing Rancher
weight: 50
<<<<<<< HEAD
draft: true
=======
>>>>>>> removing draft flag for air gap
---
After your private registry is setup for your Rancher installation, complete that installation. Follow one of the procedures below based on the configuration in which you want to run Rancher.
@@ -1,7 +1,6 @@
---
title: 1—Preparing the Private Registry
weight: 25
draft: true
---
For the first part of your air gap install, you'll prepare your private registry for Rancher installation by downloading the Rancher release files, and then pushing them to your private registry.