brooksn
released this
26 Oct 01:20
·
10 commits
to release-1.31
since this release
This release updates Kubernetes to v1.31.2, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.31.1+k3s1:
- Add int test for flannel-ipv6masq (#10904)
- Bump Wharfie to v0.6.7 (#10974)
- Add user path to runtimes search (#11002)
- Add e2e test for advanced fields in services (#11023)
- Launch private registry with init (#11048)
- Backports for 2024-10 (#11054)
- Allow additional Rootless CopyUpDirs through K3S_ROOTLESS_COPYUPDIRS (#11041)
- Bump containerd to v1.7.22 (#11072)
- Simplify svclb ds (#11079)
- Add the nvidia runtime cdi (#11093)
- Revert "Make svclb as simple as possible" (#11118)
- Fixes "file exists" error from CNI bins when upgrading k3s (#11125)
- Update Kubernetes to v1.31.2 (#11155)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.31.2 |
Kine | v0.13.2 |
SQLite | 3.46.1 |
Etcd | v3.5.13-k3s1 |
Containerd | v1.7.22-k3s1 |
Runc | v1.1.14 |
Flannel | v0.25.6 |
Metrics-server | v0.7.2 |
Traefik | v2.11.10 |
CoreDNS | v1.11.3 |
Helm-controller | v0.16.5 |
Local-path-provisioner | v0.0.30 |
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