This release updates Kubernetes to v1.30.8, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.7+k3s1:
- Fix secrets-encrypt reencrypt timeout error (#11441)
- Remove experimental from embedded-registry flag (#11445)
- Update coredns to 1.12.0 (#11455)
- Rework loadbalancer server selection logic (#11458)
- The embedded client loadbalancer that handles connectivity to control-plane elements has been extensively reworked for improved performance, reliability, and observability.
- Add node-internal-dns/node-external-dns address pass-through support … (#11465)
- Update to v1.30.8-k3s1 and Go 1.22.9 (#11461)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.30.8 |
Kine | v0.13.5 |
SQLite | 3.46.1 |
Etcd | v3.5.16-k3s1 |
Containerd | v1.7.23-k3s2 |
Runc | v1.2.1 |
Flannel | v0.25.7 |
Metrics-server | v0.7.2 |
Traefik | v2.11.10 |
CoreDNS | v1.12.0 |
Helm-controller | v0.16.5 |
Local-path-provisioner | v0.0.30 |
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