v1.25.8+k3s1
brooksn
released this
27 Mar 21:40
·
226 commits
to release-1.25
since this release
This release updates Kubernetes to v1.25.8, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.25.7+k3s1:
- Update flannel and kube-router (#7061)
- Bump various dependencies for CVEs (#7043)
- Enable dependabot (#7045)
- Wait for kubelet port to be ready before setting (#7064)
- The agent tunnel authorizer now waits for the kubelet to be ready before reading the kubelet port from the node object.
- Adds a warning about editing to the containerd config.toml file (#7075)
- Improve support for rotating the default self-signed certs (#7079)
- The
k3s certificate rotate-ca
checks now support rotating self-signed certificates without the--force
option.
- The
- Update to v1.25.8-k3s1 (#7106)
- Update flannel to fix NAT issue with old iptables version (#7138)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.25.8 |
Kine | v0.9.9 |
SQLite | 3.39.2 |
Etcd | v3.5.3-k3s1 |
Containerd | v1.6.19-k3s1 |
Runc | v1.1.4 |
Flannel | v0.21.4 |
Metrics-server | v0.6.2 |
Traefik | v2.9.4 |
CoreDNS | v1.9.4 |
Helm-controller | v0.13.1 |
Local-path-provisioner | v0.0.23 |
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