From 9180ef5ee8c55db762d32849d47b9498dfca7bf7 Mon Sep 17 00:00:00 2001 From: Bastian Hofmann Date: Tue, 7 Jun 2022 09:49:29 +0200 Subject: [PATCH] Update content/rancher/v2.6/en/installation/install-rancher-on-k8s/_index.md Co-authored-by: Jen Travinski --- .../v2.6/en/installation/install-rancher-on-k8s/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/installation/install-rancher-on-k8s/_index.md b/content/rancher/v2.6/en/installation/install-rancher-on-k8s/_index.md index dfe8619b5b7..cf9b936c744 100644 --- a/content/rancher/v2.6/en/installation/install-rancher-on-k8s/_index.md +++ b/content/rancher/v2.6/en/installation/install-rancher-on-k8s/_index.md @@ -32,7 +32,7 @@ For help setting up a Kubernetes cluster, we provide these tutorials: ### Ingress Controller -The Rancher UI and API is exposed through an Ingress. This means the Kubernetes cluster, that you install Rancher in, must contain an Ingress controller +The Rancher UI and API are exposed through an Ingress. This means the Kubernetes cluster that you install Rancher in must contain an Ingress controller. For RKE, RKE2, and K3s installations, you don't have to install the Ingress controller manually because one is installed by default.