This release updates Kubernetes to v1.21.10, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Known Issues:
- There is an issue that causes etcd only node to not able to join an existing cluster.
Changes since v1.21.9+k3s1:
- Upgraded to V1.21.10+k3s1 and updated traefik to v2.6.1 (#5137)
- Moved containerd wait into exported function (#5024)
- Added
--server flag
tok3s secrets-encrypt
(#5054) - K3s kubectl now no longer outputs a [WARN] log when using the
--kubeconfig
flag (#5074) - Used kube-router as a library (#5089)
- Removed the iptables rules from ipmasq flannel (#5063)
- Fixd annoying netpol heartbeat missing log (#5110)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.21.10 |
Kine | v0.6.5 |
SQLite | 3.33.0 |
Etcd | v3.4.18-k3s1 |
Containerd | v1.4.12-k3s1 |
Runc | v1.0.3 |
Flannel | v0.16.3 |
Metrics-server | v0.5.2 |
Traefik | v2.6.1 |
CoreDNS | v1.8.6 |
Helm-controller | v0.10.8 |
Local-path-provisioner | v0.0.21 |
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