fixing broken images

This commit is contained in:
Mark Bishop
2018-06-05 11:36:37 -07:00
committed by Mark Bishop
parent 8c9e9e1920
commit 0f5a3d5cff
5 changed files with 8 additions and 1 deletions
@@ -78,6 +78,8 @@ Before you install Rancher, confirm you meet the host requirements. Provision 3
{{< requirements_ports >}}
![Basic Port Requirements]({{< baseurl >}}/img/rancher/port-communications.png)
## 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 >}}
![Basic Port Requirements]({{< baseurl >}}/img/rancher/port-communications.png)
## 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 >}}
![Basic Port Requirements]({{< baseurl >}}/img/rancher/port-communications.png)
{{< 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 >}}
![Basic Port Requirements]({{< baseurl >}}/img/rancher/port-communications.png)
{{< 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>