Skip to content

Commit f90aeb0

Browse files
EC 2.8.0 Release Notes (#3412)
* update ec release notes * update ec release notes
1 parent 1a6ed57 commit f90aeb0

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

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

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

1313
<!--RELEASE_NOTES_PLACEHOLDER-->
1414

15+
## 2.8.0
16+
17+
Released on August 1, 2025
18+
19+
<table>
20+
<tr>
21+
<th>Version</th>
22+
<td id="center">2.8.0+k8s-1.31</td>
23+
<td id="center">2.8.0+k8s-1.30</td>
24+
<td id="center">2.8.0+k8s-1.29</td>
25+
</tr>
26+
<tr>
27+
<th>Kubernetes Version</th>
28+
<td id="center">1.31.8</td>
29+
<td id="center">1.30.9</td>
30+
<td id="center">1.29.14</td>
31+
</tr>
32+
<tr>
33+
<th>KOTS Version</th>
34+
<td id="center" colspan="3">1.125.1</td>
35+
</tr>
36+
</table>
37+
38+
### Improvements {#improvements-2-8-0}
39+
* Adds host preflight checks to ensure nodes have sufficient storage to perform airgap installations when installing a new node and when joining nodes to an existing cluster.
40+
* Enables Embedded Cluster to install in SELinux environments by setting appropriate SELinux file contexts on the bin directory and restoring SELinux contexts for the data directory after creation.
41+
42+
## 2.7.4
43+
44+
Released on July 29, 2025
45+
46+
<table>
47+
<tr>
48+
<th>Version</th>
49+
<td id="center">2.7.4+k8s-1.31</td>
50+
<td id="center">2.7.4+k8s-1.30</td>
51+
<td id="center">2.7.4+k8s-1.29</td>
52+
</tr>
53+
<tr>
54+
<th>Kubernetes Version</th>
55+
<td id="center">1.31.8</td>
56+
<td id="center">1.30.9</td>
57+
<td id="center">1.29.14</td>
58+
</tr>
59+
<tr>
60+
<th>KOTS Version</th>
61+
<td id="center" colspan="3">1.125.0</td>
62+
</tr>
63+
</table>
64+
65+
### Improvements {#improvements-2-7-4}
66+
* Upgrades Troubleshoot to v0.121.2
67+
1568
## 2.7.3
1669

1770
Released on July 22, 2025

0 commit comments

Comments
 (0)