Skip to content

Commit 343c1de

Browse files
authored
Merge pull request #81469 from sabinaaledort/fix_typo_network_flow_mat
[enterprise-4.16+]: Fix typo in Kubernetes node ports range in network flow matrix
2 parents 023f0c2 + dcbd2c4 commit 343c1de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/network-flow-matrix.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To view or download the raw CSV content, see link:https://raw.githubusercontent.
1616
Additionally, consider the following dynamic port ranges when managing ingress traffic:
1717

1818
* `9000-9999`: Host level services
19-
* `3000-32767`: Kubernetes node ports
19+
* `30000-32767`: Kubernetes node ports
2020
* `49152-65535`: Dynamic or private ports
2121
2222
[NOTE]

0 commit comments

Comments
 (0)