diff --git a/content/rancher-prime/aws/contents.lr b/content/rancher-prime/aws/contents.lr index 0b77972..ca04c9d 100644 --- a/content/rancher-prime/aws/contents.lr +++ b/content/rancher-prime/aws/contents.lr @@ -11,14 +11,14 @@ body: for more details. Please see [Creating an EKS cluster](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-amazon-eks#creating-an-eks-cluster-for-the-rancher-server) for bringing up an EKS cluster to install Rancher Prime PAYG which is covered in the later section of this document. -2. An ingress installed on the EKS cluster so that Rancher is accessible outside - of the cluster. Please refer to [Rancher documentation](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-amazon-eks#5-install-an-ingress) - for instructions on how to deploy Ingress-INGINX on EKS cluster. +2. An ingress controller installed on the EKS cluster so that Rancher is accessible from outside + the cluster. Please refer to [Rancher documentation](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-amazon-eks#5-install-an-ingress) + for instructions on how to deploy the Ingress-INGINX controller on EKS cluster. 3. Get the Load Balancer IP. Please refer to [Rancher documentation](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-amazon-eks#6-get-load-balancer-ip) and Save the EXTERNAL-IP. 4. The Rancher hostname must be a fully qualified domain name (FQDN) and its corresponding IP address must be resolvable from a public DNS. Please refer to [Rancher documentation](https://ranchermanager.docs.rancher.com/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/rancher-on-amazon-eks#7-set-up-dns) - for instructions on how to setup DNS. This DNS is setup to point at the EXTERNAL-IP saved. + for instructions on how to setup DNS. This DNS is setup to point to the EXTERNAL-IP address. 5. Installation requires you have the following tools available and properly configured to access your AWS account, and your EKS cluster: * `aws` * `curl`