adding diagram to port requirements page

This commit is contained in:
Mark Bishop
2018-06-06 10:23:37 -07:00
committed by Mark Bishop
parent 76b16bdef1
commit df47a9ee7c
3 changed files with 5 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ Installation of Rancher in a high-availability configuration involves multiple p
If you chose [Option B](#option-b-bring-your-own-certificate-signed-by-recognized-ca) as your SSL option, log into the Rancher UI and remove the certificates that Rancher automatically generates.
<br/>
## 1. Provision Linux Hosts
Before you install Rancher, confirm you meet the host requirements. Provision 3 new Linux hosts using the requirements below.

View File

@@ -7,4 +7,8 @@ aliases:
To operate properly, Rancher requires the following ports to be open on your nodes. During creation of clusters using a cloud service (like Amazon EC2 or DigitalOcean), Rancher opens these ports for you.
The following diagram displays the basic port requirements for Rancher. If you need more detail, refer to the tables below.
![Basic Port Requirements]({{< baseurl >}}/img/rancher/port-communications.png)
{{< requirements_ports >}}

View File

@@ -273,7 +273,5 @@
<td>Canal/Flannel VXLAN overlay networking</td>
</tr>
</table>
<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>
</div>