This release updates Kubernetes to v1.27.9, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.8+k3s2:
- Bump containerd/runc to v1.7.10-k3s1/v1.1.10 (#8963)
- Fix overlapping address range (#9018)
- Runtimes backport (#9013)
- Added runtime classes for wasm/nvidia/crun
- Added default runtime flag for containerd
- Bump containerd to v1.7.11 (#9041)
- Update to v1.27.9-k3s1 (#9078)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.27.9 |
Kine | v0.11.0 |
SQLite | 3.42.0 |
Etcd | v3.5.9-k3s1 |
Containerd | v1.7.11-k3s2.27 |
Runc | v1.1.10 |
Flannel | v0.22.2 |
Metrics-server | v0.6.3 |
Traefik | v2.10.5 |
CoreDNS | v1.10.1 |
Helm-controller | v0.15.4 |
Local-path-provisioner | v0.0.24 |
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
What's Changed
- [Release-1.27] Only publish to code_cov on merged E2E builds by @dereknola in #9082
Full Changelog: v1.27.9-rc1+k3s1...v1.27.9+k3s1