This release updates Kubernetes to v1.18.12 and addresses a critical bug present in the following releases:
- v1.19.3+k3s2
- v1.18.10+k3s2
- v1.17.14+k3s1
- v1.17.13+k3s2
This release is for the v1.18.x release train. Releases addressing this bug are also available for the 1.17.x and 1.19.x release trains. If you are on any of the affected versions, it is recommended that you upgrade.
The critical bug can lead to objects being removed unexpectedly from K3s's database. When this occurs, these objects will no longer be available in the Kubernetes API. See k3s-io/kine#61 for more details.
For more details on the upstream Kubernetes changes, see the Kubernetes release notes
Changes since v1.18.10+k3s2:
- Fix critical database bug (see above)
- Upgrade Kubernetes to v1.18.12
- Improved SELinux support #2240
containerd has been fixed to relabel /dev/shm which addresses an issue that prevented Envoy proxy from working on SELinux enforcing systems
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.18.12 |
SQLite | 3.33.0 |
Containerd | v1.3.3-k3s2 |
Flannel | v0.11.0-k3s.2 |
Metrics-server | v0.3.6 |
Traefik | 1.7.19 |
CoreDNS | v1.6.9 |
Helm-controller | v0.7.3 |
Local-path-provisioner | v0.0.11 |
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.