This release updates Kubernetes to v1.32.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.32.3+k3s1:
- Migrate to UrfaveCLI v2 (#12031)
- Improve readiness polling on node startup (#12038)
- Fix issue caused by default authorization-mode apiserver arg (#12042)
- Fix flakey etcd startup tests (#12050)
- Cleanup anonymous and named volumes for docker tests (#12079)
- Add support for secretbox encryption provider with the
k3s secrets-encrypt
command (#12067)- Users can now configure secrets encryption to use
secretbox
provider by setting thesecrets-encryption-provider
flag.
- Users can now configure secrets encryption to use
- Add error in certificate check (#12098)
- Backports for 2025-04 (#12104)
- Bump kine for nats-server/v2 CVE-2025-30215 (#12141)
- Drone Test Split and Reduction (#12151)
- More backports for 2025-04 (#12167)
- Fix handler panic when bootstrapper returns empty peer list (#12178)
- Bump traefik to v3.3.6 (#12189)
- Update to v1.32.4-k3s1 and Go 1.23.6 (#12209)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.32.4 |
Kine | v0.13.14 |
SQLite | 3.46.1 |
Etcd | v3.5.21-k3s1 |
Containerd | v2.0.4-k3s2 |
Runc | v1.2.5 |
Flannel | v0.26.7 |
Metrics-server | v0.7.2 |
Traefik | v3.3.6 |
CoreDNS | v1.12.1 |
Helm-controller | v0.16.10 |
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