We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c0fc45 commit c2c1eb2Copy full SHA for c2c1eb2
modules/installation-network-user-infra.adoc
@@ -51,19 +51,23 @@ of all other machines in the cluster.
51
|Port
52
|Description
53
54
+|ICMP
55
+|`0`
56
+|
57
+
58
.3+|TCP
59
|`9000`-`9999`
60
|Host level services, including the node exporter on ports `9100`-`9101` and
61
the Cluster Version Operator on port `9099`.
62
-|`10249`-`10259`
63
+|`10250`-`10259`
64
|The default ports that Kubernetes reserves
65
66
|`10256`
67
|openshift-sdn
68
69
-.4+|UDP
70
+.3+|UDP
71
|`4789`
72
|VXLAN and GENEVE
73
@@ -73,6 +77,7 @@ the Cluster Version Operator on port `9099`.
77
74
78
|Host level services, including the node exporter on ports `9100`-`9101`.
75
79
80
+|TCP/UDP
76
81
|`30000`-`32767`
82
|Kubernetes NodePort
83
0 commit comments