Update to outbound rules table

Updated the column heading from "Source" to "Destination" as the source is implied here given these are a listing of "Outbound Rules for Rancher Nodes". This column shows destinations not sources.
This commit is contained in:
Jon Klein
2020-01-09 09:50:42 -05:00
committed by GitHub
parent 2043d17aa8
commit 397059a33f
@@ -126,7 +126,7 @@ The following tables break down the port requirements for inbound and outbound t
<figcaption>Outbound Rules for Rancher Nodes</figcaption>
| Protocol | Port | Source | Description |
| Protocol | Port | Destination | Description |
| -------- | ---- | -------------------------------------------------------- | --------------------------------------------- |
| TCP | 22 | Any node IP from a node created using Node Driver | SSH provisioning of nodes using Node Driver |
| TCP | 443 | `35.160.43.145/32`, `35.167.242.46/32`, `52.33.59.17/32` | git.rancher.io (catalogs) |