This release updates Kubernetes to v1.22.9, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.22.8+k3s1:
- Fix ipv6 url (#5385)
- Update helm-controller version (#5399)
- Wireguard native flannel support (#5409)
- update trivy to 0.25.3 (#5426)
- The embedded containerd version has been bumped to v1.5.11-k3s1 (#5433)
- The embedded etcd version has been bumped to v3.5.3-k3s1 (#5430)
- When using clusters with a mix of etcd-only/control-plane-only nodes, agents may now also join etcd-only servers (#5438)
- netpol: Add dual-stack support (#5416)
- Add s390x arch support for k3s (#5447)
- Fix default ipv6 cidr (#5469)
- Update Kubernetes to v1.22.9 (#5474)
- Fix issue with long-running apiserver endpoints watch (#5479)
- Secrets Encryption: Add RetryOnConflict around updating nodes (#5498)
- Bump containerd for selinux fix (#5508)
- Added default endpoint for IPv6 (#5510)
- Fix issue with datastore corruption on cluster-reset (#5517)
- The embedded etcd has been bumped to v3.5.4-k3s1
- Etcd is now shut down cleanly when performing a --cluster-reset
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.22.9 |
Kine | v0.8.1 |
SQLite | 3.36.0 |
Etcd | v3.5.4-k3s1 |
Containerd | v1.0.0 |
Runc | v1.0.0 |
Flannel | v0.17.0 |
Metrics-server | v0.5.2 |
Traefik | v2.6.2 |
CoreDNS | v1.9.1 |
Helm-controller | v0.12.1 |
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