This release updates Kubernetes to v1.31.13, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.31.12+k3s1:
- Backports for 2025-09 (#12887)
- Wire cri-dockerd --log-level=debug up to k3s --debug flag
- Fix spegel logging and startup sequence
- Update to runc v1.2.7
- Do not bootstrap etcd-only nodes from existing supervisor
- Add retry on etcd MemberAdd timeout
- Bump containerd to v2.1.4
- Retry CRD creation in case of conflict
- Wire up kine metrics
- Fix etcd join timeout handling
- Bump k3s-root to v0.15.0
- Move data dir into position before creating CNI symlinks
- Update to v1.31.13-k3s1 and Go 1.23.12 (#12893)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.31.13 |
Kine | v0.14.0 |
SQLite | 3.50.4 |
Etcd | v3.5.21-k3s1 |
Containerd | v2.1.4-k3s1.32 |
Runc | v1.2.7 |
Flannel | v0.27.0 |
Metrics-server | v0.8.0 |
Traefik | v2.11.24 |
CoreDNS | v1.12.3 |
Helm-controller | v0.16.13 |
Local-path-provisioner | v0.0.31 |
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