1.34¶
Canonical Kubernetes 1.34 - Release notes - 08 September 2025
Requirements and compatibility¶
Canonical Kubernetes can be installed on a variety of operating systems using several methods. For specific requirements, see the Installation guides.
What’s new¶
Kubernetes 1.34 - read more about the upstream release here.
etcd as the default datastore - Canonical Kubernetes 1.34 introduces etcd as the default cluster datastore for new clusters. Existing clusters using k8s-dqlite will continue to function without changes during upgrades.
Improved feature controller reliability - Enhanced feature upgrade process with worker node coordination.
FIPS 140-3 compliance - Canonical Kubernetes snap can now be deployed with FIPS 140-3(Federal Information Processing Standards) compliance for US government and regulated industries.
DISA STIG enhancements - we now support running on a STIG hardened host and have improved the UX for applying the DISA STIG recommendations for Kubernetes.
Also in this release¶
Update CNI to v1.7.1
Update Kubernetes to v1.34.0
Update k8s-dqlite to v1.8.0
Improved integration test stability for version upgrades
Deprecations and API changes¶
Upstream - Please review the upstream release notes, which include depreciation notices and API changes for Kubernetes 1.34.
Fixed bugs and issues¶
Upgrade notes¶
See our upgrade notes page for instructions on how to upgrade to 1.34.
Note
New clusters in 1.34 will use etcd as the default datastore. Existing clusters using k8s-dqlite will not be affected during upgrade and will continue to use k8s-dqlite.
Patch notices¶
October 17, 2025
Add how to deploy a Canonical Kubernetes cluster with FIPS compliance guide
Add how to deploy a Canonical Kubernetes cluster with DISA STIG hardening guide
Rework existing security pages to make navigation within the documentation easier