Skip to content

Commit 11041c0

Browse files
authored
fix(ec): 7443 only required on loopback interface (#3132)
1 parent c423c3a commit 11041c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/partials/embedded-cluster/_port-reqs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This section lists the ports used by Embedded Cluster. These ports must be open
55
The following ports must be open and available for use by local processes running on the same node. It is not necessary to create firewall openings for these ports.
66

77
* 2379/TCP
8+
* 7443/TCP
89
* 9099/TCP
910
* 10248/TCP
1011
* 10257/TCP
@@ -21,7 +22,6 @@ For single-node installations, ensure that there are no other processes using th
2122
* 2380/TCP
2223
* 4789/UDP
2324
* 6443/TCP
24-
* 7443/TCP
2525
* 9091/TCP
2626
* 9443/TCP
2727
* 10249/TCP

0 commit comments

Comments
 (0)