This release updates Kubernetes to v1.23.16, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.23.15+k3s1:
- Backport missing E2E test commits (#6699)
- Pass through default tls-cipher-suites (#6732)
- The K3s default cipher suites are now explicitly passed in to kube-apiserver, ensuring that all listeners use these values.
- Bump action/download-artifact to v3 (#6749)
- Backport dependabot/updatecli updates (#6763)
- Fix Drone plugins/docker tag for 32 bit arm (#6766)
- Update to v1.23.16+k3s1 (#6776)
- Bump containerd to v1.5.16-k3s2 (#6810)
- The embedded containerd version has been bumped to v1.5.16-k3s2. 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.23.16 |
Kine | v0.9.6 |
SQLite | 3.39.2 |
Etcd | v3.5.4-k3s1 |
Containerd | v1.5.16-k3s2-1-22 |
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