mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-16 10:03:28 +00:00
51 lines
2.1 KiB
HTML
51 lines
2.1 KiB
HTML
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>From / To</th>
|
|
<th>Rancher Nodes</th>
|
|
<th>Hosted / Imported Cluster</th>
|
|
<th>External Load Balancer</th>
|
|
<th>Internet</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td>Rancher Nodes <sup>(1)</sup></td>
|
|
<td></td>
|
|
<td style="background-color: #3497DA; color:#ffffff;">Kubernetes API <br>Endpoint Port <sup>(2)</sup></td>
|
|
<td></td>
|
|
<td style="background-color: #3497DA; color:#ffffff;">git.rancher.io <sup>(3)</sup>:<br>35.160.43.145:32<br>35.167.242.46:32<br>52.33.59.17:32</td>
|
|
</tr>
|
|
<tr>
|
|
<td>Hosted / Imported Cluster</td>
|
|
<td style="background-color: #3497DA; color:#ffffff;">443 TCP <sup>(4)(5)</sup></td>
|
|
<td></td>
|
|
<td style="background-color: #3497DA; color:#ffffff;">443 TCP <sup>(5)</sup></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td>External Load Balancer <sup>(5)</sup></td>
|
|
<td style="background-color: #3497DA; color:#ffffff;">80 TCP<br>443 TCP <sup>(6)</sup></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td>API / UI Clients</td>
|
|
<td style="background-color: #3497DA; color:#ffffff;">80 TCP <sup>(4)</sup><br>443 TCP <sup>(4)</sup></td>
|
|
<td></td>
|
|
<td style="background-color: #3497DA; color:#ffffff;">80 TCP<br>443 TCP</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td>Workload Client</td>
|
|
<td></td>
|
|
<td style="background-color: #3497DA; color:#ffffff;">Cluster / Provider Specific <sup>(7)</sup></td>
|
|
<td></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="5">Notes:<br><br>1. Nodes running standalone server or Rancher HA deployment.<br>2. Only for hosted clusters.<br>3. Required to fetch Rancher chart library.<br>4. Only without external load balancer.<br>5. From worker nodes.<br>6. Only if SSL is not terminated at external load balancer.<br>7. Usually Ingress backed by infrastructure load balancer and/or nodeport.</td>
|
|
</tr>
|
|
</tbody>
|
|
</table> |