Skip to content

Commit 62a4c03

Browse files
Embedded Cluster 2.11.0 Release Notes (#3491)
* ec release notes * Update rn-embedded-cluster.md --------- Co-authored-by: Alex Parker <[email protected]>
1 parent 6171596 commit 62a4c03

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

docs/release-notes/rn-embedded-cluster.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,33 @@ Additionally, these release notes list the versions of Kubernetes and Replicated
1212

1313
<!--RELEASE_NOTES_PLACEHOLDER-->
1414

15+
## 2.11.0
16+
17+
Released on August 28, 2025
18+
19+
<table>
20+
<tr>
21+
<th>Version</th>
22+
<td id="center">2.11.0+k8s-1.33</td>
23+
<td id="center">2.11.0+k8s-1.32</td>
24+
<td id="center">2.11.0+k8s-1.31</td>
25+
</tr>
26+
<tr>
27+
<th>Kubernetes Version</th>
28+
<td id="center">1.33.4</td>
29+
<td id="center">1.32.8</td>
30+
<td id="center">1.31.12</td>
31+
</tr>
32+
<tr>
33+
<th>KOTS Version</th>
34+
<td id="center" colspan="3">1.127.2</td>
35+
</tr>
36+
</table>
37+
38+
### Improvements {#improvements-2-11-0}
39+
* Adds `--tls-cert` and `--tls-key` flags to let users secure the Admin Console during headless installations. Previously, users could deploy the app from the CLI, but they still had to go through the installation workflow when loading the Admin Console for the first time in order to upload certificate files.
40+
* Adds `--ignore-app-preflights` flag to allow skipping vendor-supplied preflight checks with failures or warnings during installation. Previously, preflight warnings and failures prevented headless installations from proceeding. Users can now rerun and skip these preflights.
41+
1542
## 2.10.0
1643

1744
Released on August 19, 2025

0 commit comments

Comments
 (0)