This release updates Kubernetes to v1.30.12, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.11+k3s1:
- Improve readiness polling on node startup (#12035)
- Fix issue caused by default authorization-mode apiserver arg (#12043)
- Cleanup anonymous and named volumes for docker tests (#12077)
- Add support for secretbox encryption provider with the
k3s secrets-encrypt
command (#12065)- 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 (#12099)
- Backports for 2025-04 (#12106)
- Bump kine for nats-server/v2 CVE-2025-30215 (#12143)
- Drone Test Split and Reduction (#12149)
- More backports for 2025-04 (#12169)
- Fix handler panic when bootstrapper returns empty peer list (#12180)
- Bump traefik to v2.11.24 (#12191)
- Update to v1.30.12-k3s1 and Go 1.23.6 (#12208)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.30.12 |
Kine | v0.13.14 |
SQLite | 3.46.1 |
Etcd | v3.5.21-k3s1 |
Containerd | v1.7.26-k3s1 |
Runc | v1.2.5 |
Flannel | v0.26.7 |
Metrics-server | v0.7.2 |
Traefik | v2.11.24 |
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