github kubernetes/kops v1.32.0-beta.1

pre-releaseone day ago

This is the first beta release of the kOps 1.32 series, which adds support for kubernetes 1.32.

kOps 1.32 is planned as a small release without significant additional features beyond updated support for kubernetes 1.32 and associated ecosystem updates. Significant kOps features will instead target kOps 1.33.

Changes of note

  • Kubernetes minor version upgrades to 1.31 or later should be performed using the kops reconcile cluster command.

Kubernetes 1.31 introduced stricter checks around the version-skew policy. While kOps has always followed the version-skew policy, there was an edge case: nodes that were added by an autoscaler during a rolling-update would not always follow the version-skew policy. We recommend trying the new kops reconcile command, see docs/tutorial/upgrading-kubernetes.md for more details.
The kops reconcile functionality was introduced in kOps 1.32.

What's Changed

New Contributors

Full Changelog: v1.31.0-beta.1...v1.32.0-beta.1

Don't miss a new kops release

NewReleases is sending notifications on new releases.