This release updates Kubernetes to v1.21.5, and fixes a number of minor issues.
For more details on what's new, see the Kubernetes release notes.
Changes since K3s v1.21.4+k3s1:
- Upgrade Kubernetes to v1.21.5 (#4032)
- Enhance etcd member management to be more reliable (#4010)
- Exposing etcd metrics on the host IP no longer disables the localhost metrics listener (#3986)
- The local kube-apiserver that is available on port 6444 on server nodes now includes the node name in the certificate SAN list (#3962)
- Fix condition for adding Kubernetes endpoints (#3946)
- Addon checksums are now properly updated when successfully applied. (#3921)
- Reset load balancer state during etcd restoration (#3878)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.21.5 |
Kine | v0.6.2 |
SQLite | 3.33.0 |
Etcd | v3.4.13-k3s1 |
Containerd | v1.4.9-k3s1 |
Runc | v1.0.2 |
Flannel | v0.14.0 |
Metrics-server | v0.3.6 |
Traefik | v2.4.8 |
CoreDNS | v1.8.3 |
Helm-controller | v0.10.5 |
Local-path-provisioner | v0.0.19 |
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