We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2a711d + 9efd442 commit 0469fa9Copy full SHA for 0469fa9
modules/installation-network-user-infra.adoc
@@ -159,7 +159,7 @@ the Cluster Version Operator on port `9099`.
159
|`10250`-`10259`
160
|The default ports that Kubernetes reserves
161
162
-.5+|UDP
+.6+|UDP
163
|`4789`
164
|VXLAN
165
@@ -175,6 +175,11 @@ the Cluster Version Operator on port `9099`.
175
|`4500`
176
|IPsec NAT-T packets
177
178
+|`123`
179
+|Network Time Protocol (NTP) on UDP port `123`
180
+
181
+If an external NTP time server is configured, you must open UDP port `123`.
182
183
|TCP/UDP
184
|`30000`-`32767`
185
|Kubernetes node port
0 commit comments