From 6a13f9767af33e585e8ab4418e2886a635a6d11e Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Thu, 25 May 2023 17:41:17 -0400 Subject: [PATCH] #420 Adding canonical refs to ./getting-started part 8/10 (#627) * second pass examining airgapped helm 2 pages in 2.0-2.4 these are largely similar to the corresponding helm 3 instructions under airgapped-helm-cli and received the same canonical refs however, these pages aren't included in the sidebar and are only visible if searched for or through entering the URL directly most of the other pages in the parent directory are also not in the sidebar * canonized overview --- docs/getting-started/overview.md | 4 ++++ .../advanced-use-cases/air-gap-helm2/launch-kubernetes.md | 4 ++++ .../air-gap-helm2/populate-private-registry.md | 4 ++++ .../advanced-use-cases/air-gap-helm2/prepare-nodes.md | 4 ++++ .../version-2.0-2.4/getting-started/introduction/overview.md | 4 ++++ .../version-2.5/getting-started/introduction/overview.md | 4 ++++ versioned_docs/version-2.6/getting-started/overview.md | 4 ++++ 7 files changed, 28 insertions(+) diff --git a/docs/getting-started/overview.md b/docs/getting-started/overview.md index c42c49eabfa..b7f35276bc6 100644 --- a/docs/getting-started/overview.md +++ b/docs/getting-started/overview.md @@ -2,6 +2,10 @@ title: Overview --- + + + + Rancher is a container management platform built for organizations that deploy containers in production. Rancher makes it easy to run Kubernetes everywhere, meet IT requirements, and empower DevOps teams. ## Run Kubernetes Everywhere diff --git a/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/launch-kubernetes.md b/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/launch-kubernetes.md index 7c931e0f0cf..198d637efc1 100644 --- a/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/launch-kubernetes.md +++ b/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/launch-kubernetes.md @@ -2,6 +2,10 @@ title: '3. Install Kubernetes with RKE (Kubernetes Installs Only)' --- + + + + This section is about how to prepare to launch a Kubernetes cluster which is used to deploy Rancher server for your air gapped environment. Since a Kubernetes Installation requires a Kubernetes cluster, we will create a Kubernetes cluster using [Rancher Kubernetes Engine](https://rancher.com/docs/rke/latest/en/) (RKE). Before being able to start your Kubernetes cluster, you'll need to [install RKE](https://rancher.com/docs/rke/latest/en/installation/) and create a RKE config file. diff --git a/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/populate-private-registry.md b/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/populate-private-registry.md index 7ebc9ff7370..4b1860de94d 100644 --- a/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/populate-private-registry.md +++ b/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/populate-private-registry.md @@ -2,6 +2,10 @@ title: '2. Collect and Publish Images to your Private Registry' --- + + + + > **Prerequisites:** You must have a [private registry](https://docs.docker.com/registry/deploying/) available to use. > > **Note:** Populating the private registry with images is the same process for HA and Docker installations, the differences in this section is based on whether or not you are planning to provision a Windows cluster or not. diff --git a/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/prepare-nodes.md b/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/prepare-nodes.md index 087c9723521..b946d6d01d6 100644 --- a/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/prepare-nodes.md +++ b/versioned_docs/version-2.0-2.4/getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/air-gap-helm2/prepare-nodes.md @@ -2,6 +2,10 @@ title: '1. Prepare your Node(s)' --- + + + + This section is about how to prepare your node(s) to install Rancher 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. There are _tabs_ for either a high availability (recommended) or a Docker installation. ## Prerequisites diff --git a/versioned_docs/version-2.0-2.4/getting-started/introduction/overview.md b/versioned_docs/version-2.0-2.4/getting-started/introduction/overview.md index 35d048c189f..35fb814a751 100644 --- a/versioned_docs/version-2.0-2.4/getting-started/introduction/overview.md +++ b/versioned_docs/version-2.0-2.4/getting-started/introduction/overview.md @@ -2,6 +2,10 @@ title: Overview --- + + + + Rancher is a container management platform built for organizations that deploy containers in production. Rancher makes it easy to run Kubernetes everywhere, meet IT requirements, and empower DevOps teams. ## Run Kubernetes Everywhere diff --git a/versioned_docs/version-2.5/getting-started/introduction/overview.md b/versioned_docs/version-2.5/getting-started/introduction/overview.md index 8edfb58121a..450f1098749 100644 --- a/versioned_docs/version-2.5/getting-started/introduction/overview.md +++ b/versioned_docs/version-2.5/getting-started/introduction/overview.md @@ -2,6 +2,10 @@ title: Overview --- + + + + Rancher is a container management platform built for organizations that deploy containers in production. Rancher makes it easy to run Kubernetes everywhere, meet IT requirements, and empower DevOps teams. ## Run Kubernetes Everywhere diff --git a/versioned_docs/version-2.6/getting-started/overview.md b/versioned_docs/version-2.6/getting-started/overview.md index 479b0e61844..759603610b7 100644 --- a/versioned_docs/version-2.6/getting-started/overview.md +++ b/versioned_docs/version-2.6/getting-started/overview.md @@ -2,6 +2,10 @@ title: Overview --- + + + + Rancher is a container management platform built for organizations that deploy containers in production. Rancher makes it easy to run Kubernetes everywhere, meet IT requirements, and empower DevOps teams. ## Run Kubernetes Everywhere