Update content/rancher/v2.6/en/installation/install-rancher-on-k8s/_index.md

Co-authored-by: Jen Travinski <jennifer.travinski@suse.com>
This commit is contained in:
Bastian Hofmann
2022-06-07 09:49:29 +02:00
committed by GitHub
co-authored by Jen Travinski
parent a7d3c921cd
commit 9180ef5ee8
@@ -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.