This release updates Kubernetes to v1.20.2
Kubernetes v1.20.1 was released to address packaging issues with the v1.20.0 release; there are no corresponding K3s releases.
For more details on what's new, see the Kubernetes release notes
Changes since v1.20.0+k3s2:
- Upgrade Kubernetes to v1.20.2 (#2812)
- Helm-controller has been updated to v0.8.3, resolving issues with node taints, and updating the Helm charts stable repository URL (#2793)
- Managed etcd database subdirectory permissions are corrected on startup (#2784)
- K3s now defaults to the correct data-dir path when k3s is running rootless (#2781)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.20.2 |
Kine | v0.6.0 |
SQLite | 3.33.0 |
Etcd | v3.4.13-k3s1 |
Containerd | v1.4.3-k3s1 |
Flannel | v0.12.0-k3s1 |
Metrics-server | v0.3.6 |
Traefik | v1.7.19 |
CoreDNS | v1.8.0 |
Helm-controller | v0.8.3 |
Local-path-provisioner | v0.0.14 |
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