This release updates Kubernetes to v1.32.11, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.32.10+k3s1:
- Update busybox version to 1.37.0 (#13239)
- Add multus e2e test (#13266)
- Backports for 2025-12 (#13299)
- Add docker dualstack test
- Fix windows build os
- Fix for clusters with few nodes and a lot of pod churn when webhooks are accessed using egress-selector
- Fix spegel sharing of imported images
- Bump opencontainers/selinux
- Remove remaining references to drone
- Bump actions/checkout from 5 to 6
- Reorganize Executor interface to make CNI startup part of Executor implementation
- Bump kine and etcd
- Bump runc to v1.4.0
- Consolidate test util functions
- Define DefaultHelmJobImage in K3s, overriding what helm-controller defaults to
- Bump actions/setup-go from 5 to 6
- Fix tailscale setup in case of an already running configuration (#13269)
- Update kube-router to v2.6.2 (#13290)
- Fix cross-platform image save (#13313)
- Bump kine to v0.14.9 (#13320)
- Fix arm airgap platforms (#13333)
- Fix release CI (#13342)
- Override DefaultHelmJob at build time (#13363)
- Validate collected release artifact list before uploading (#13360)
- Update to v1.32.11-k3s1 and Go 1.24.11 (#13365)
Embedded Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.32.11 |
| Kine | v0.14.9-k3s1.32 |
| SQLite | 3.50.4 |
| Etcd | v3.5.25-k3s1 |
| Containerd | v2.1.5-k3s1.32 |
| Runc | v1.2.9 |
| Flannel | v0.27.4 |
| Metrics-server | v0.8.0 |
| Traefik | v3.5.1 |
| CoreDNS | v1.13.1 |
| Helm-controller | v0.16.17 |
| 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