diff --git a/docs/release-notes/rn-embedded-cluster.md b/docs/release-notes/rn-embedded-cluster.md index f62b7557df..896fb56341 100644 --- a/docs/release-notes/rn-embedded-cluster.md +++ b/docs/release-notes/rn-embedded-cluster.md @@ -10,6 +10,34 @@ This topic contains release notes for the [Replicated Embedded Cluster](/vendor/ Additionally, these release notes list the versions of Kubernetes and Replicated KOTS that are available with each version of Embedded Cluster. +## 2.1.2 + +Released on February 19, 2025 + + + + + + + + + + + + + + + + +
Version2.1.2+k8s-1.302.1.2+k8s-1.29
Kubernetes Version1.30.91.29.13
KOTS Version1.124.4
+ +### Improvements {#improvements-2-1-2} +* The preflight check that ensures the system clock is synchronized no longer requires NTP to be active. This accommodates systems where the clock is managed by alternative protocols (e.g., PTP). +* If firewalld is enabled, it is now automatically configured at install time to allow required network traffic in the cluster. + +### Bug Fixes {#bug-fixes-2-1-1} +* Fixes host preflight failures for kernel modules in environments where kernel modules are built in. + ## 2.1.1 Released on February 18, 2025