Skip to content

Commit da61e10

Browse files
committed
remove tables
1 parent dee63de commit da61e10

File tree

1 file changed

+0
-70
lines changed

1 file changed

+0
-70
lines changed

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

Lines changed: 0 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -10,33 +10,6 @@ The following ports must be open and available for use by local processes runnin
1010
* 10257/TCP
1111
* 10259/TCP
1212

13-
<table>
14-
<tr>
15-
<th>Port/Protocol</th>
16-
<th>Description</th>
17-
</tr>
18-
<tr>
19-
<td>2379/TCP</td>
20-
<td></td>
21-
</tr>
22-
<tr>
23-
<td>9099/TCP</td>
24-
<td></td>
25-
</tr>
26-
<tr>
27-
<td>10248/TCP</td>
28-
<td></td>
29-
</tr>
30-
<tr>
31-
<td>10257/TCP</td>
32-
<td></td>
33-
</tr>
34-
<tr>
35-
<td>10259/TCP</td>
36-
<td></td>
37-
</tr>
38-
</table>
39-
4013
#### Ports Required for Bidirectional Communication Between Nodes
4114

4215
The following ports are used for bidirectional communication between nodes.
@@ -55,49 +28,6 @@ For single-node installations, ensure that there are no other processes using th
5528
* 10250/TCP
5629
* 10256/TCP
5730

58-
<table>
59-
<tr>
60-
<th>Port/Protocol</th>
61-
<th>Description</th>
62-
</tr>
63-
<tr>
64-
<td>2380/TCP</td>
65-
<td></td>
66-
</tr>
67-
<tr>
68-
<td>4789/UDP</td>
69-
<td></td>
70-
</tr>
71-
<tr>
72-
<td>6443/TCP</td>
73-
<td></td>
74-
</tr>
75-
<tr>
76-
<td>7443/TCP</td>
77-
<td></td>
78-
</tr>
79-
<tr>
80-
<td>9091/TCP</td>
81-
<td></td>
82-
</tr>
83-
<tr>
84-
<td>9443/TCP</td>
85-
<td></td>
86-
</tr>
87-
<tr>
88-
<td>10249/TCP</td>
89-
<td></td>
90-
</tr>
91-
<tr>
92-
<td>10250/TCP</td>
93-
<td></td>
94-
</tr>
95-
<tr>
96-
<td>10256/TCP</td>
97-
<td></td>
98-
</tr>
99-
</table>
100-
10131
#### Admin Console Port
10232

10333
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.

0 commit comments

Comments
 (0)