This release updates Kubernetes to v1.20.12, and fixes a number of minor issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.20.11+k3s2:
- Updated Kubernetes to v1.20.12 (#4351)
- Set skip SSL verification for etcd snapshots when skip ssl verify flag is passed (#4105)
- Added
--timeout
option to etcd-snapshot command to allow increasing the time allowed for snapshot uploads to complete (#4227) - Fixed an issue that caused k3s to not be restarted by systemd when started with the
--log
flag (#4238) - Updated flannel to v0.14.1 (#4268)
- Updated helm-controller and klipper-helm to time out the
helm_v2 ls --all
that is done to check for deprecated helm chart versions (#4293) - Updated peer address when running cluster-reset (#4303)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.20.12 |
Kine | v0.6.2 |
SQLite | 3.33.0 |
Etcd | v3.4.13-k3s3 |
Containerd | v1.4.11-k3s1 |
Runc | v1.0.0-rc95 |
Flannel | v0.14.1 |
Metrics-server | v0.3.6 |
Traefik | v1.7.19 |
CoreDNS | v1.8.3 |
Helm-controller | v0.10.8 |
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