Skip to content

Commit 2f6d68c

Browse files
authored
DOC-1511 add south-north port (#360)
* DOC-1511 add south-north port * minor edit * update quick reference table * apply suggestion
1 parent aa62fc0 commit 2f6d68c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/networking/pages/cloud-security-network.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This section lists the external ports on which Redpanda Cloud components communi
6666

6767
| North-south | External client access | 30092, 9092, 30081, 30082, 443
6868
| East-west | Internal cluster communication | 30092, 9092, 8081, 8082, 33145, 30644, 8083
69-
| South-north | Outgoing connections | 443
69+
| South-north | Outgoing connections | 443, 80
7070
|===
7171

7272
NOTE: Redpanda also uses some ports for internal communication inside the cluster, including ports 80 and 9644.
@@ -135,7 +135,7 @@ The following network port is used for outgoing network connections outside the
135135
| Service | Port
136136

137137
| Control plane, breakglass, artifact repository, and telemetry
138-
| 443/tcp
138+
| 443/tcp, 80/tcp
139139
|===
140140

141141
== Private service connectivity network ports

0 commit comments

Comments
 (0)