diff --git a/modules/installation-network-user-infra.adoc b/modules/installation-network-user-infra.adoc index edb7c9bab779..1605dc2c447c 100644 --- a/modules/installation-network-user-infra.adoc +++ b/modules/installation-network-user-infra.adoc @@ -50,25 +50,23 @@ of all other machines in the cluster. |Port |Description -.5+|TCP -|`2379`-`2380` -|etcd server, peer, and metrics ports - -|`6443` -|Kubernetes API +|ICMP +|N/A +|Network reachability tests +.3+|TCP |`9000`-`9999` |Host level services, including the node exporter on ports `9100`-`9101` and the Cluster Version Operator on port `9099`. -|`10249`-`10259` +|`10250`-`10259` |The default ports that Kubernetes reserves |`10256` |openshift-sdn -.4+|UDP +.3+|UDP |`4789` |VXLAN and GENEVE @@ -78,11 +76,29 @@ the Cluster Version Operator on port `9099`. |`9000`-`9999` |Host level services, including the node exporter on ports `9100`-`9101`. +|TCP/UDP |`30000`-`32767` |Kubernetes NodePort |=== +.All machines to control plane +[cols="2a,2a,5a",options="header"] +|=== + +|Protocol +|Port +|Description + +.2+|TCP +|`2379`-`2380` +|etcd server, peer, and metrics ports + +|`6443` +|Kubernetes API + +|=== + [discrete] == Network topology requirements