Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 27 additions & 1 deletion docs/release-notes/rn-embedded-cluster.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
y---
toc_max_heading_level: 2
pagination_next: null
pagination_prev: null
Expand All @@ -12,6 +12,32 @@ Additionally, these release notes list the versions of Kubernetes and Replicated

<!--RELEASE_NOTES_PLACEHOLDER-->

## 2.11.1

Released on September 8, 2025

<table>
<tr>
<th>Version</th>
<td id="center">2.11.1+k8s-1.33</td>
<td id="center">2.11.1+k8s-1.32</td>
<td id="center">2.11.1+k8s-1.31</td>
</tr>
<tr>
<th>Kubernetes Version</th>
<td id="center">1.33.4</td>
<td id="center">1.32.8</td>
<td id="center">1.31.12</td>
</tr>
<tr>
<th>KOTS Version</th>
<td id="center">1.127.2</td>
</tr>
</table>

### Bug Fixes {#bug-fixes-2-11-1}
* Fixes an issue that caused SeaweedFS high availability upgrades to fail when upgrading from Embedded Cluster versions earlier than 2.7.3. The upgrade process now properly handles StatefulSet scaling from single-node to HAwithout quorum configuration conflicts.

## 2.11.0

Released on August 28, 2025
Expand Down