This release updates Kubernetes to v1.34.1. This is the first k3s release in the 1.34 release line.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.33.4+k3s1:
- Bump rancher libs: wrangler/lasso/remotedialer (#12784)
- Wire cri-dockerd
--log-level=debug
up to k3s--debug
flag (#12755) - Fix spegel logging and startup sequence (#12796)
- Update to runc v1.3.0 (#12789)
- Do not bootstrap etcd-only nodes from existing supervisor (#12754)
- Add retry on etcd MemberAdd timeout (#12815)
- Bump containerd to v2.1.4 (#12788)
- Retry CRD creation in case of conflict (#12814)
- Update stable to v1.33.4+k3s1 (#12826)
- Bump actions/checkout from 4 to 5 (#12773)
- Wire up kine metrics (#12831)
- Fix etcd join timeout handling (#12833)
- Wire up remotedialer metrics (#12832)
- Bump k3s-root to v0.15.0 (#12853)
- The bundled userspace binaries are now built from the buildroot 2025.02 LTS branch.
- The bundled nft binary now supports json output, required for compatibility with kube-proxy's nft proxier.
- Update to Kubernetes v1.34 (#12854)
- Add opencontainers/runc pin to v1.3.1 (#12864)
- Move data dir into position before creating CNI symlinks (#12876)
- Update to v1.34.1 and Go 1.24.6 (#12896)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.34.1 |
Kine | v0.14.0 |
SQLite | 3.50.4 |
Etcd | v3.6.4-k3s3 |
Containerd | v2.1.4-k3s2 |
Runc | v1.3.1 |
Flannel | v0.27.0 |
Metrics-server | v0.8.0 |
Traefik | v3.3.6 |
CoreDNS | v1.12.3 |
Helm-controller | v0.16.13 |
Local-path-provisioner | v0.0.32 |
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
- Open issues here
- Join our Slack channel
- Check out our documentation for guidance on how to get started or to dive deep into K3s.
- Read how you can contribute here