This release updates Kubernetes to v1.24.6, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.24.4+k3s1:
- Remove
--containerd
flag from windows kubelet args (#6028) - Mark v1.24.4+k3s1 as stable (#6036)
- E2E: Add support for CentOS 7 and Rocky 8 (#6015)
- Convert install tests to run PR build of k3s (#6003)
- CI: update Fedora 34 -> 35 (#5996)
- Fix dualStack test and change ipv6 network prefix (#6023)
- Fix e2e tests (#6018)
- Update Flannel version to fix older iptables version issue. (#6088)
- The bundled version of runc has been bumped to v1.1.4 (#6072)
- The embedded containerd version has been bumped to v1.6.8-k3s1 (#6079)
- Bulk Backport of Testing Changes (#6085)
- Add validation check to confirm correct golang version for Kubernetes (#6113)
- Update to v1.24.5 (#6143)
- Update to v1.24.6-k3s1 (#6164)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.24.6 |
Kine | v0.9.3 |
SQLite | 3.36.0 |
Etcd | v3.5.3-k3s1 |
Containerd | v1.6.8-k3s1 |
Runc | v1.1.4 |
Flannel | v0.19.2 |
Metrics-server | v0.5.2 |
Traefik | v2.6.2 |
CoreDNS | v1.9.1 |
Helm-controller | v0.12.3 |
Local-path-provisioner | v0.0.21 |
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