Skip to content
Merged
Changes from all 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
1 change: 1 addition & 0 deletions docs/release-notes/rn-embedded-cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ Released on August 18, 2025

### New Features {#new-features-2-9-0}
* 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.
* Users are now prevented from trying to upgrade by more than one minor version of Kubernetes at a time. If the Kubernetes version specified in an available update is more than one minor version ahead of the currently deployed Kubernetes version, the deploy button is disabled for that version, and a tooltip informs the user that they must upgrade to an intermediate version first.

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