v1.24.9+k3s2
nikolaishields
released this
11 Jan 21:04
·
172 commits
to release-1.24
since this release
This release updates containerd to v1.6.14 to resolve an issue where pods would lose their CNI information when containerd was restarted.
Changes since v1.24.9+k3s1:
- Backport missing E2E test commits (#6616)
- Bump containerd to v1.6.14-k3s1 (#6695)
- The embedded containerd version has been bumped to v1.6.14-k3s1. This includes a backported fix for containerd/7843 which caused pods to lose their CNI info when containerd was restarted, which in turn caused the kubelet to recreate the pod.
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.24.9 |
Kine | v0.9.6 |
SQLite | 3.39.2 |
Etcd | v3.5.3-k3s1 |
Containerd | v1.6.14-k3s1 |
Runc | v1.1.4 |
Flannel | v0.20.2-k3s1.23 |
Metrics-server | v0.6.2 |
Traefik | v2.9.4 |
CoreDNS | v1.9.4 |
Helm-controller | v0.13.1 |
Local-path-provisioner | v0.0.23 |
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