Skip to content

Commit fc7dcd2

Browse files
authored
Update _port-reqs.mdx
1 parent ee4bc9f commit fc7dcd2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,12 @@ For single-node installations, ensure that there are no other processes using th
3232

3333
The KOTS Admin Console requires that port 30000/TCP is open and available. Create a firewall opening for port 30000/TCP so that the Admin Console can be accessed by the end user.
3434

35+
Additionally, port 30000 must be accessible by nodes joining the cluster.
36+
3537
If port 30000 is occupied, you can select a different port for the Admin Console during installation. For more information, see [Embedded Cluster Install Command Options](/reference/embedded-cluster-install).
3638

3739
#### LAM Port (Air Gap Only)
3840

3941
In addition to the ports above, air gap installations also require that port 50000/TCP is open and available for the Local Artifact Mirror (LAM).
4042

41-
If port 50000 is occupied, you can select a different port for the LAM during installation. For more information, see [Embedded Cluster Install Command Options](/reference/embedded-cluster-install).
43+
If port 50000 is occupied, you can select a different port for the LAM during installation. For more information, see [Embedded Cluster Install Command Options](/reference/embedded-cluster-install).

0 commit comments

Comments
 (0)