跳到主要内容
版本:v2.5

Air Gapped Helm CLI Install

This section is about using the Helm CLI to install the Rancher server in an air gapped environment. An air gapped environment could be where Rancher server will be installed offline, behind a firewall, or behind a proxy.

The installation steps differ depending on whether Rancher is installed on an RKE Kubernetes cluster, a K3s Kubernetes cluster, or a single Docker container.

For more information on each installation option, refer to this page.

Throughout the installation instructions, there will be tabs for each installation option.

Important: If you install Rancher following the Docker installation guide, there is no upgrade path to transition your Docker Installation to a Kubernetes Installation.

Installation Outline

  1. Set up infrastructure and private registry
  2. Collect and publish images to your private registry
  3. Set up a Kubernetes cluster (Skip this step for Docker installations)
  4. Install Rancher

Upgrades

To upgrade Rancher with Helm CLI in an air gap environment, follow this procedure.

Next: Prepare your Node(s)