Skip to content

Commit 7348fd3

Browse files
committed
ec release notes
1 parent 6171596 commit 7348fd3

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,34 @@ 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+
* Upgrades Admin Console to 1.127.2.
40+
* Adds `--tls-cert` and `--tls-key` flags to enable custom TLS certificate configuration during CLI installation.
41+
* Adds `--ignore-app-preflights` flag to allow skipping app preflight checks with failures or warnings during installation.
42+
1543
## 2.10.0
1644

1745
Released on August 19, 2025

0 commit comments

Comments
 (0)