Skip to content

Commit 0469fa9

Browse files
authored
Merge pull request #75863 from sr1kar99/9399-adding-ntp-123-port-in-net-con-req
OSDOCS#9399: Added NTP/UDP 123 port in network connectivity requirements table
2 parents e2a711d + 9efd442 commit 0469fa9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/installation-network-user-infra.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ the Cluster Version Operator on port `9099`.
159159
|`10250`-`10259`
160160
|The default ports that Kubernetes reserves
161161

162-
.5+|UDP
162+
.6+|UDP
163163
|`4789`
164164
|VXLAN
165165

@@ -175,6 +175,11 @@ the Cluster Version Operator on port `9099`.
175175
|`4500`
176176
|IPsec NAT-T packets
177177

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+
178183
|TCP/UDP
179184
|`30000`-`32767`
180185
|Kubernetes node port

0 commit comments

Comments
 (0)