Skip to content

Commit 91e853f

Browse files
committed
add release notes for Embedded Cluster 1.19.0
1 parent 1d3f91d commit 91e853f

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
@@ -10,6 +10,33 @@ This topic contains release notes for the [Replicated Embedded Cluster](/vendor/
1010

1111
Additionally, these release notes list the versions of Kubernetes and Replicated KOTS that are available with each version of Embedded Cluster.
1212

13+
## 1.19.0
14+
15+
Released on November 14, 2024
16+
17+
<table>
18+
<tr>
19+
<th>Version</th>
20+
<td id="center">1.19.0+k8s-1.30</td>
21+
<td id="center">1.19.0+k8s-1.29</td>
22+
</tr>
23+
<tr>
24+
<th>Kubernetes Version</th>
25+
<td id="center">1.30.5</td>
26+
<td id="center">1.29.9</td>
27+
</tr>
28+
<tr>
29+
<th>KOTS Version</th>
30+
<td id="center" colspan="2">1.121.0</td>
31+
</tr>
32+
</table>
33+
34+
### New Features {#new-features-1-19-0}
35+
* Add preflight checks for the `arp_ignore` and `arp_filter` kernel parameters
36+
37+
### Improvements {#improvements-1-19-0}
38+
* Automatically configure system parameters for `ip_forward`, `arp_filter` and `arp_ignore`
39+
1340
## 1.18.0
1441

1542
Released on November 8, 2024

0 commit comments

Comments
 (0)