rafaelbreno
released this
28 Jan 16:21
·
1 commit
to release-1.31
since this release
This release updates Kubernetes to v1.31.5, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.31.4+k3s1:
- Add guardrail for etcd-snapshot (#11393)
- Backports for 2025-01 (#11566)
- Add auto import images for containerd image store (#11562)
- 2025 January Backports (#11588)
- Load kernel modules for nft in agent setup (#11596)
- Fix local password validation when bind-address is set (#11611)
- Update to v1.31.5-k3s1 and Go 1.22.10 (#11621)
- Remove local restriction for deferred node password validation (#11649)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.31.5 |
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.31] Remove local restriction for deferred node password validation by @brandond in #11649
Full Changelog: v1.31.5-rc1+k3s1...v1.31.5+k3s1