Kubernetes v1.37: Storage Version Migration Enabled by Default
Kubernetes v1.37, released on August 31, 2026, enables storage version migration by default. This feature, now generally available, automates the process of converting stored objects to the preferred API version, reducing the need for manual migration steps during cluster upgrades. The announcement highlights that this default enablement simplifies the upgrade experience for cluster administrators. By handling storage version migration automatically, Kubernetes aims to minimize the risk of data incompatibility and ensure smoother transitions between API versions. This change is part of Kubernetes' ongoing effort to improve operational efficiency and reduce the burden on developers and operators managing cluster lifecycles.
Storage version migration by default reduces manual upgrade steps for Kubernetes administrators.