From 397059a33fbf9cb61f47149871904c169df5bc68 Mon Sep 17 00:00:00 2001 From: Jon Klein Date: Thu, 9 Jan 2020 09:50:42 -0500 Subject: [PATCH] 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. --- content/rancher/v2.x/en/installation/requirements/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/requirements/_index.md b/content/rancher/v2.x/en/installation/requirements/_index.md index 9cc63f86b67..b3d487d1af1 100644 --- a/content/rancher/v2.x/en/installation/requirements/_index.md +++ b/content/rancher/v2.x/en/installation/requirements/_index.md @@ -126,7 +126,7 @@ The following tables break down the port requirements for inbound and outbound t
Outbound Rules for Rancher Nodes
-| 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) |