From f8e2f87d5772395a9bd1fc573e6df312e1fc3226 Mon Sep 17 00:00:00 2001 From: Bastian Hofmann Date: Fri, 17 Jun 2022 16:13:03 +0200 Subject: [PATCH] Update content/rancher/v2.6/en/installation/other-installation-methods/air-gap/launch-kubernetes/_index.md Co-authored-by: Jen Travinski --- .../air-gap/launch-kubernetes/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/installation/other-installation-methods/air-gap/launch-kubernetes/_index.md b/content/rancher/v2.6/en/installation/other-installation-methods/air-gap/launch-kubernetes/_index.md index d5591470647..b6b11302c6d 100644 --- a/content/rancher/v2.6/en/installation/other-installation-methods/air-gap/launch-kubernetes/_index.md +++ b/content/rancher/v2.6/en/installation/other-installation-methods/air-gap/launch-kubernetes/_index.md @@ -268,7 +268,7 @@ For more information about the `kubeconfig` file, refer to the [RKE2 documentati Upgrading an air-gap environment can be accomplished in the following manner: -1. Download the new air-gap artefacts and install script from the [releases](https://github.com/rancher/rke2/releases) page for the version of RKE2 you will be upgrading to. +1. Download the new air-gap artifacts and install script from the [releases](https://github.com/rancher/rke2/releases) page for the version of RKE2 you will be upgrading to. 2. Run the script again just as you had done in the past with the same environment variables. 3. Restart the RKE2 service. {{% /tab %}}