mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-05 04:33:18 +00:00
Fix links
This commit is contained in:
@@ -20,14 +20,14 @@ View the OS requirements for RKE at [RKE Requirements](https://rancher.com/docs/
|
||||
|
||||
RKE will configure an Ingress controller pod, on each of your nodes. The Ingress controller pods are bound to ports TCP/80 and TCP/443 on the host network and are the entry point for HTTPS traffic to the Rancher server.
|
||||
|
||||
Configure a load balancer as a basic Layer 4 TCP forwarder. The exact configuration will vary depending on your environment.
|
||||
Configure a load balancer as a basic Layer 4 TCP forwarder. The exact configuration will vary depending on your environment.
|
||||
|
||||
>**Important:**
|
||||
>Do not use this load balancer (i.e, the `local` cluster Ingress) to load balance applications other than Rancher following installation. Sharing this Ingress with other applications may result in websocket errors to Rancher following Ingress configuration reloads for other apps. We recommend dedicating the `local` cluster to Rancher and no other applications.
|
||||
|
||||
#### Examples
|
||||
|
||||
* [Nginx](installation/options/helm2/create-nodes-lb/nginx/)
|
||||
* [Amazon NLB](installation/options/helm2/create-nodes-lb/nlb/)
|
||||
* [Nginx](../getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/helm2/create-nodes-lb/nginx.md)
|
||||
* [Amazon NLB](../getting-started/installation-and-upgrade/advanced-options/advanced-use-cases/helm2/create-nodes-lb/nlb.md)
|
||||
|
||||
### [Next: Install Kubernetes with RKE](installation/options/helm2/kubernetes-rke/)
|
||||
### [Next: Install Kubernetes with RKE](./helm2-kubernetes-rke.md)
|
||||
|
||||
Reference in New Issue
Block a user