This release updates Kubernetes to v1.27.11, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.10+k3s2:
- Chore: bump Local Path Provisioner version (#9427)
- Bump cri-dockerd to fix compat with Docker Engine 25 (#9291)
- Auto Dependancy Bump (#9420)
- Runtimes refactor using exec.LookPath (#9430)
- Directories containing runtimes need to be included in the $PATH environment variable for effective runtime detection.
- Changed how lastHeartBeatTime works in the etcd condition (#9425)
- Allow executors to define containerd and docker behavior (#9253)
- Update Kube-router to v2.0.1 (#9405)
- Backports for 2024-02 release cycle (#9463)
- Bump flannel version + remove multiclustercidr (#9407)
- Enable longer http timeout requests (#9445)
- Test_UnitApplyContainerdQoSClassConfigFileIfPresent (#9441)
- Support PR testing installs (#9470)
- Update Kubernetes to v1.27.11 (#9491)
- Fix drone publish for arm (#9509)
- Remove failing Drone step (#9515)
- Restore original order of agent startup functions (#9546)
- Fix netpol startup when flannel is disabled (#9579)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.27.11 |
Kine | v0.11.4 |
SQLite | 3.44.0 |
Etcd | v3.5.9-k3s1 |
Containerd | v1.7.11-k3s2.27 |
Runc | v1.1.12-k3s1 |
Flannel | v0.24.2 |
Metrics-server | v0.6.3 |
Traefik | v2.10.5 |
CoreDNS | v1.10.1 |
Helm-controller | v0.15.8 |
Local-path-provisioner | v0.0.26 |
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