This release updates Kubernetes to v1.28.13, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.28.12+k3s1:
- Fixing setproctitle function (#10624)
- Bump docker/docker to v24.0.10-0.20240723193628-852759a7df45 (#10651)
- Backports for 2024-08 release cycle (#10666)
- Use pagination when listing large numbers of resources
- Fix multiple issues with servicelb
- Remove deprecated use of wait. functions
- Wire lasso metrics up to metrics endpoint
- Backports for August 2024 (#10673)
- Bump containerd to v1.7.20 (#10662)
- Add tolerations support for DaemonSet pods (#10705)
- New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the
svccontroller.k3s.cattle.io/tolerations
annotation on services.
- New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the
- Update to v1.28.13-k3s1 and Go 1.22.5 (#10719)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.28.13 |
Kine | v0.11.11 |
SQLite | 3.44.0 |
Etcd | v3.5.13-k3s1 |
Containerd | v1.7.20-k3s2.28 |
Runc | v1.1.12 |
Flannel | v0.25.4 |
Metrics-server | v0.7.0 |
Traefik | v2.10.7 |
CoreDNS | v1.10.1 |
Helm-controller | v0.15.10 |
Local-path-provisioner | v0.0.28 |
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