This release updates Kubernetes to v1.30.9, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.8+k3s1:
- Add guardrail for etcd-snapshot (#11394)
- Backports for 2025-01 (#11567)
- Add auto import images for containerd image store (#11561)
- 2025 January Backports (#11589)
- Load kernel modules for nft in agent setup (#11597)
- Fix local password validation when bind-address is set (#11612)
- Update to v1.30.9-k3s1 and Go 1.22.10 (#11618)
- Remove local restriction for deferred node password validation (#11650)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.30.9 |
Kine | v0.13.5 |
SQLite | 3.46.1 |
Etcd | v3.5.16-k3s1 |
Containerd | v1.7.23-k3s2 |
Runc | v1.2.4-k3s1 |
Flannel | v0.25.7 |
Metrics-server | v0.7.2 |
Traefik | v2.11.18 |
CoreDNS | v1.12.0 |
Helm-controller | v0.16.5 |
Local-path-provisioner | v0.0.30 |
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.30] Remove local restriction for deferred node password validation by @brandond in #11650
Full Changelog: v1.30.9-rc1+k3s1...v1.30.9+k3s1