k3s | v1.34.1+k3s1

k3s v1.34.1+k3s1 released on 22-09-2025


k3s v1.34.1+k3s1 is out now. This release updates Kubernetes to version 1.34.1, marking the first release in the 1.34 line, and introduces several enhancements in logging and metrics.

Users need to visit the product GitHub or official pages for more information.

What’s in this release

  • Updates to rancher libraries and improvements in logging.
  • Enhancements to etcd and containerd, including a bump to containerd v2.1.4.
  • Inclusion of various embedded component versions, such as Kubernetes v1.34.1 and SQLite 3.50.4.

Upgrade notes

  • No breaking changes noted; however, users should review the update process for any specific adjustments.
  • Rollback procedures are not specified; please ensure backups are taken prior to upgrading.

We invite users to share comments on their experience with this release.

Related posts

Grafana | v12.4.3

Grafana v12 4 3: keeps internal dashboard ID, updates Go to 1 25 9, fixes Enterprise reporting with appSubURL, documents Alertmanager HA metrics prefix change

AdGuard Home | v0.107.74

AdGuard Home v0 107 74: maintenance release with security updates, Go toolchain fixes, new DoH config and schema 34, bug fixes and stability improvements

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...