This release updates Kubernetes to v1.24.8, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.24.7+k3s1:
- Add the gateway parameter in netplan (#6341)
- Add a netpol test for podSelector & ingress type (#6348)
- Upgrade kube-router to v1.5.1 (#6356)
- Bump install tests OS images (#6379)
- Add test for node-external-ip config parameter (#6363)
- Update Flannel to v0.20.1 (#6418)
- Backports for 2022-11
- The packaged traefik helm chart has been bumped to v19.0.0, enabling ingressclass support by default.
- The packaged local-path-provisioner has been bumped to v0.0.23
- The packaged coredns has been bumped to v1.9.4
- Fix incorrect defer usage
- The bundled traefik has been updated to v2.9.4 / helm chart v18.3.0
- Use debugger-friendly compile settings if debug is set
- Add test for node-external-ip config parameter
- Convert containerd config.toml.tmpl linux template to v2 syntax
- Replace fedora-coreos with fedora 36 for install tests
- Fixed an issue that would prevent the deploy controller from handling manifests that include resource types that are no longer supported by the apiserver.
- The embedded helm controller has been bumped to v0.13.0
- The bundled traefik helm chart has been updated to v18.0.0
- Add hardened cluster and upgrade tests
- Bump kine to v0.9.6 / sqlite3 v3.39.2 (cve-2022-35737)
- Bumped dynamiclistener library to v0.3.5 (#6411)
- Add some helping logs to avoid wrong configs (#6432)
- Change the priority of address types depending on flannel-external-ip (#6434)
- log kube-router version when starting netpol controller (#6439)
- K3s now indicates specifically which cluster-level configuration flags are out of sync when critical configuration differs between server nodes. (#6446)
- Pull traefik helm chart directly from GH (#6469)
- Update to v1.24.8 (#6479)
- The packaged traefik helm chart has been bumped to 19.0.4 (#6495)
- Move traefik chart repo again (#6509)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.24.8 |
Kine | v0.9.6 |
SQLite | 3.39.2 |
Etcd | v3.5.3-k3s1 |
Containerd | v1.5.13-k3s1 |
Runc | v1.1.4 |
Flannel | v0.20.1-k3s1.23 |
Metrics-server | v0.6.1 |
Traefik | v2.9.4 |
CoreDNS | v1.9.4 |
Helm-controller | v0.13.0 |
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