Skip to content

Commit fc99e8c

Browse files
authored
release notes for ec 2.10.0
1 parent 504281a commit fc99e8c

File tree

1 file changed

+30
-1
lines changed

1 file changed

+30
-1
lines changed

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

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,35 @@ Additionally, these release notes list the versions of Kubernetes and Replicated
1212

1313
<!--RELEASE_NOTES_PLACEHOLDER-->
1414

15+
## 2.10.0
16+
17+
Released on August 19, 2025
18+
19+
<table>
20+
<tr>
21+
<th>Version</th>
22+
<td id="center">2.10.0+k8s-1.33</td>
23+
<td id="center">2.10.0+k8s-1.32</td>
24+
<td id="center">2.10.0+k8s-1.31</td>
25+
</tr>
26+
<tr>
27+
<th>Kubernetes Version</th>
28+
<td id="center">1.32.7</td>
29+
<td id="center">1.31.11</td>
30+
<td id="center">1.30.14</td>
31+
</tr>
32+
<tr>
33+
<th>KOTS Version</th>
34+
<td id="center" colspan="3">1.126.0</td>
35+
</tr>
36+
</table>
37+
38+
### New Features {#new-features-2-10-0}
39+
* Adds support for Kubernetes 1.33 and drops support for Kubernetes 1.30. Vendors using 1.30 need to upgrade to 1.31. Kubernetes does not support upgrading by more than one minor version at a time, so it's important to move to the next minor version of Kubernetes rather than skipping to the latest.
40+
41+
### Bug Fixes {#bug-fixes-2-10-0}
42+
* Fixes an issue where installations failed to parse release data if HelmChart custom resources contained template functions in non-string fields before being rendered.
43+
1544
## 2.9.0
1645

1746
Released on August 18, 2025
@@ -36,7 +65,7 @@ Released on August 18, 2025
3665
</table>
3766

3867
### New Features {#new-features-2-9-0}
39-
* Adds support for Kubernetes 1.32.
68+
* Adds support for Kubernetes 1.32 and drops support for Kubernetes 1.29. Vendors using 1.29 need to upgrade to 1.30. Kubernetes does not support upgrading by more than one minor version at a time, so it's important to move to the next minor version of Kubernetes rather than skipping to the latest.
4069

4170
### Bug Fixes {#bug-fixes-2-9-0}
4271
* Fixes an issue where the `--network-interface` flag wasn't respected when joining a node.

0 commit comments

Comments
 (0)