From 528f80c9fc9ba72863a0c476cc33dccdee5f51d0 Mon Sep 17 00:00:00 2001 From: Flowbird-Joel-Harley <53900583+Flowbird-Joel-Harley@users.noreply.github.com> Date: Tue, 30 Nov 2021 15:17:12 +0000 Subject: [PATCH 1/2] Update _index.md Minor spelling correction from "... because is is installed by default." to "... because it is installed by default". --- content/rancher/v2.5/en/installation/requirements/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.5/en/installation/requirements/_index.md b/content/rancher/v2.5/en/installation/requirements/_index.md index 77d8abc2244..5d4113fc217 100644 --- a/content/rancher/v2.5/en/installation/requirements/_index.md +++ b/content/rancher/v2.5/en/installation/requirements/_index.md @@ -176,7 +176,7 @@ Each node in the Kubernetes cluster that Rancher is installed on should run an I The Ingress should be deployed as DaemonSet to ensure your load balancer can successfully route traffic to all nodes. -For RKE, K3s and RancherD installations, you don't have to install the Ingress manually because is is installed by default. +For RKE, K3s and RancherD installations, you don't have to install the Ingress manually because it is installed by default. For hosted Kubernetes clusters (EKS, GKE, AKS) and RKE2 Kubernetes installations, you will need to set up the ingress. From 308d0f3d9158f70a8b126abcf699105e92b29c60 Mon Sep 17 00:00:00 2001 From: Jennifer Travinski Date: Tue, 30 Nov 2021 10:39:35 -0500 Subject: [PATCH 2/2] Added typo fix for 2.6 --- content/rancher/v2.6/en/installation/requirements/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/installation/requirements/_index.md b/content/rancher/v2.6/en/installation/requirements/_index.md index 9f1c959f73b..0fd9eaa5669 100644 --- a/content/rancher/v2.6/en/installation/requirements/_index.md +++ b/content/rancher/v2.6/en/installation/requirements/_index.md @@ -151,7 +151,7 @@ Each node in the Kubernetes cluster that Rancher is installed on should run an I The Ingress should be deployed as DaemonSet to ensure your load balancer can successfully route traffic to all nodes. -For RKE and K3s installations, you don't have to install the Ingress manually because is is installed by default. +For RKE and K3s installations, you don't have to install the Ingress manually because it is installed by default. For hosted Kubernetes clusters (EKS, GKE, AKS) and RKE2 Kubernetes installations, you will need to set up the ingress.