From bdedcbe68686b50b50023297c91a423f7926bdec Mon Sep 17 00:00:00 2001 From: Tejeev Date: Wed, 23 Oct 2019 14:32:09 +0100 Subject: [PATCH] Added minor reference to installing RKE. Might still get missed --- .../v2.x/en/installation/air-gap/launch-kubernetes/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/air-gap/launch-kubernetes/_index.md b/content/rancher/v2.x/en/installation/air-gap/launch-kubernetes/_index.md index 42efda148ec..f675107a92c 100644 --- a/content/rancher/v2.x/en/installation/air-gap/launch-kubernetes/_index.md +++ b/content/rancher/v2.x/en/installation/air-gap/launch-kubernetes/_index.md @@ -11,7 +11,7 @@ Rancher recommends installing Rancher in a Highly Available (HA) configuration. This section is about how to prepare to launch a Kubernetes cluster which is used to deploy Rancher server for your air gapped environment. An air gapped environment could be where Rancher server will be installed offline, behind a firewall, or behind a proxy. -Since a HA installation requires a Kubernetes cluster, we will create a Kubernetes cluster using [Rancher Kubernetes Engine]({{< baseurl >}}/rke/latest/en/) (RKE). Before being able to start your Kubernetes cluster, you'll need to create a RKE config file. +Since a HA installation requires a Kubernetes cluster, we will create a Kubernetes cluster using [Rancher Kubernetes Engine]({{< baseurl >}}/rke/latest/en/) (RKE). Before being able to start your Kubernetes cluster, you'll need to [install RKE]({{< baseurl >}}/rke/latest/en/installation/) and create a RKE config file. ### A. Create an RKE Config File