From a789a6ba1125ac28536e20e5a1a44971d5332e1b Mon Sep 17 00:00:00 2001 From: Bastian Hofmann Date: Fri, 17 Jun 2022 16:15:21 +0200 Subject: [PATCH] Add missing reference to RKE2 Signed-off-by: Bastian Hofmann --- .../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 b6b11302c6d..e86238ca77e 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 @@ -9,7 +9,7 @@ This section describes how to install a Kubernetes cluster according to our [bes Rancher can be installed on any Kubernetes cluster, including hosted Kubernetes providers. -The steps to set up an air-gapped Kubernetes cluster on RKE or K3s are shown below. +The steps to set up an air-gapped Kubernetes cluster on RKE, RKE2, or K3s are shown below. {{% tabs %}} {{% tab "K3s" %}}