This release updates Kubernetes to v1.27.10, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.27.9+k3s1:
- Add a retry around updating a secrets-encrypt node annotations (#9124)
- Added support for env *_PROXY variables for agent loadbalancer (#9117)
- Wait for taint to be gone in the node before starting the netpol controller (#9176)
- Etcd condition (#9182)
- Backports for 2024-01 (#9211)
- Move proxy dialer out of init() and fix crash (#9220)
- Pin opa version for missing dependency chain (#9217)
- Etcd node is nil (#9229)
- Update to v1.27.10 and Go 1.20.13 (#9261)
- Use
ipFamilyPolicy: RequireDualStack
for dual-stack kube-dns (#9270)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.27.10 |
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