This release updates Kubernetes to v1.26.13, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.26.12+k3s1:
- Add a retry around updating a secrets-encrypt node annotations (#9123)
- Added support for env *_PROXY variables for agent loadbalancer (#9116)
- Wait for taint to be gone in the node before starting the netpol controller (#9177)
- Etcd condition (#9183)
- Backports for 2024-01 (#9212)
- Move proxy dialer out of init() and fix crash (#9221)
- Pin opa version for missing dependency chain (#9218)
- Etcd node is nil (#9230)
- Update to v1.26.13 and Go 1.20.13 (#9262)
- Use
ipFamilyPolicy: RequireDualStack
for dual-stack kube-dns (#9271)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.26.13 |
Kine | v0.11.0 |
SQLite | 3.42.0 |
Etcd | v3.5.9-k3s1 |
Containerd | v1.7.11-k3s2.26 |
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