This release updates Kubernetes to v1.33.10, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.33.9+k3s1:
- Bump to coredns 1.14.2 (#13759)
- Save cluster state before reencyrpting secrets with newly created key (#13773)
- Backports for 2026-03 (#13791)
- Bump runc to v1.4.1 (#13799)
- Bump Traefik helm chart version (#13813)
- Bump cni plugins to v1.9.1 (#13824)
- Simplify snapshot compress/decompress logic (#13829)
- Update to v1.33.10-k3s1 and Go 1.24.13 (#13833)
- Chore: Update Trivy version in Dockerfile.dapper (#13849)
- Update to flannel v0.28.2 (#13870)
Embedded Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.33.10 |
| Kine | v0.14.14 |
| SQLite | 3.51.2 |
| Etcd | v3.5.26-k3s1 |
| Containerd | v2.2.2-k3s1.33 |
| Runc | v1.4.1 |
| Flannel | v0.28.2 |
| Metrics-server | v0.8.1 |
| Traefik | v3.6.10 |
| CoreDNS | v1.14.2 |
| Helm-controller | v0.16.17 |
| Local-path-provisioner | v0.0.35 |
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
What's Changed
- [Release-1.33] chore: Update Trivy version in Dockerfile.dapper by @vitorsavian in #13849
- [Release-1.33] - Update to flannel v0.28.2 by @mgfritch in #13870
Full Changelog: v1.33.10-rc1+k3s1...v1.33.10+k3s1