Skip to content

Commit c2c1eb2

Browse files
committed
Port updates based on feedback
1 parent 2c0fc45 commit c2c1eb2

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

modules/installation-network-user-infra.adoc

+7-2
Original file line numberDiff line numberDiff line change
@@ -51,19 +51,23 @@ of all other machines in the cluster.
5151
|Port
5252
|Description
5353

54+
|ICMP
55+
|`0`
56+
|
57+
5458
.3+|TCP
5559
|`9000`-`9999`
5660
|Host level services, including the node exporter on ports `9100`-`9101` and
5761
the Cluster Version Operator on port `9099`.
5862

59-
|`10249`-`10259`
63+
|`10250`-`10259`
6064
|The default ports that Kubernetes reserves
6165

6266
|`10256`
6367
|openshift-sdn
6468

6569

66-
.4+|UDP
70+
.3+|UDP
6771
|`4789`
6872
|VXLAN and GENEVE
6973

@@ -73,6 +77,7 @@ the Cluster Version Operator on port `9099`.
7377
|`9000`-`9999`
7478
|Host level services, including the node exporter on ports `9100`-`9101`.
7579

80+
|TCP/UDP
7681
|`30000`-`32767`
7782
|Kubernetes NodePort
7883

0 commit comments

Comments
 (0)