This release updates Kubernetes to v1.31.14, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.31.13+k3s1:
- Fix garbled CLI (#13035)
- Update flannel, kube-router and cni plugins (#13043)
- Backports for 2025-10 (#13060)
- Fix netpol fatal error when changing node IP
- Bump dynamiclistener for stacked update fix
- Bump Klipper Helm and Helm Controller version
- Bump Local Path Provisioner version
- Fix IPv6 handling for loadbalancer addresses
- Fix multiple issues with server shutdown sequencing
- Fix etcd member promotion
- Bump spegel to v0.4.0
- Fix kine metrics registration without --kine-tls
- Bump kine to v0.14.2
- Fix: default forward after override imports
- Fix handling of vendored dependencies in version script
- Fix helm controller apiserver address for bootstrap charts on ipv6-only nodes
- Create dynamic-cert-regenerate file in CA cert rotation handler
- Fix ability to rotate server token to an invalid format
- Drop calls to rand.Seed
- Bump kine for postgres object count fix
- Bump kine=v0.14.5
- Bump coredns to 1.13.1
- Update dispatch script (#13075)
- Bump helm-controller/klipper-helm (#13094)
- Backports for 2025-11 (#13128)
- Inclusive naming proposal (#13135)
- Migrate release pipeline into GitHub Actions (#13118)
- Bump runc to v1.2.8 (#13146)
- Add Prime assets upload (#13156)
- More backports for 2025-11 (#13180)
- Bump klipper-helm and helm-controller (#13196)
- Update to v1.31.14-k3s1 and Go 1.24.9 (#13203)
- Add id-token (#13205)
Embedded Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.31.14 |
| Kine | v0.14.6-k3s1.31 |
| SQLite | 3.50.4 |
| Etcd | v3.5.21-k3s1 |
| Containerd | v2.1.5-k3s1.32 |
| Runc | v1.2.8 |
| Flannel | v0.27.4 |
| Metrics-server | v0.8.0 |
| Traefik | v2.11.24 |
| CoreDNS | v1.13.1 |
| Helm-controller | v0.16.16 |
| 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