mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-04 08:15:54 +00:00
fixing broken images
This commit is contained in:
@@ -78,6 +78,8 @@ Before you install Rancher, confirm you meet the host requirements. Provision 3
|
||||
|
||||
{{< requirements_ports >}}
|
||||
|
||||

|
||||
|
||||
## 2. Configure Load Balancer
|
||||
|
||||
When using a load balancer in front of Rancher, there's no need for the container to redirect port communication from port 80 or port 443. By passing the header `X-Forwarded-Proto: https`, this redirect is disabled. This is the expected configuration when terminating SSL externally.
|
||||
|
||||
@@ -78,6 +78,8 @@ Before you install Rancher, confirm you meet the host requirements. Provision 3
|
||||
|
||||
{{< requirements_ports >}}
|
||||
|
||||

|
||||
|
||||
## 2. Configure Load Balancer
|
||||
|
||||
We will be using Nginx as our Layer 4 Load Balancer (TCP). Nginx will forward all connections to one of your Rancher nodes.
|
||||
|
||||
@@ -49,6 +49,8 @@ Provision a single Linux host to launch your {{< product >}} Server.
|
||||
|
||||
{{< requirements_ports >}}
|
||||
|
||||

|
||||
|
||||
{{< note_server-tags >}}
|
||||
|
||||
## 2. Choose an SSL Option and Install Rancher
|
||||
|
||||
@@ -38,6 +38,8 @@ Provision a single Linux host to launch your {{< product >}} Server.
|
||||
|
||||
{{< requirements_ports >}}
|
||||
|
||||

|
||||
|
||||
{{< note_server-tags >}}
|
||||
|
||||
## 2. Choose an SSL Option and Install Rancher
|
||||
|
||||
@@ -277,5 +277,4 @@
|
||||
|
||||
<br/>
|
||||
<p>The following image depicts the minimum ports you need open for Rancher to communicate. You may need to open more ports, per the table above.</p>
|
||||
<img src="/img/rancher/port-communications.png"></img>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user