This release updates Kubernetes to v1.24.1, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.24.0+k3s1:
- Objects will be removed from Kubernetes when they are removed from manifest files. (#5560)
- Remove errant unversioned etcd go.mod entry (#5548)
- Pass the node-ip values to kubelet (#5579)
- The integrated apiserver network proxy's operational mode can now be set with
--egress-selector-mode
. (#5577) - remove dweomer from maintainers (#5582)
- Bump dynamiclistener to v0.3.3 (#5554)
- Update to v1.24.1-k3s1 (#5616)
- Re-add
--cloud-provider=external
kubelet arg (#5628) - Revert "Give kubelet the node-ip value (#5579)" (#5636)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.24.1 |
Kine | v0.9.1 |
SQLite | 3.36.0 |
Etcd | v3.5.3-k3s1 |
Containerd | v1.5.11-k3s2 |
Runc | v1.1.1 |
Flannel | v0.17.0 |
Metrics-server | v0.5.2 |
Traefik | v2.6.2 |
CoreDNS | v1.9.1 |
Helm-controller | v0.12.1 |
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