Releases: k3s-io/k3s
v1.30.10-rc2+k3s1
e2e: wait for deployments before getting logs Signed-off-by: Brad Davidson <[email protected]>
v1.29.14+k3s1
This release updates Kubernetes to v1.29.14, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.29.13+k3s1:
- Correct the k3s token command help (#11683)
- Jan 2025 Testing Overhaul, E2E to Docker Migration (#11726)
- Backports for 2025-02 (#11738)
- Align the CLI-reported default
--etcd-snapshot-dir
value with the actual one (server
,etcd-snapshot
commands). - Disable s3 transport transparent compression/decompression
- Etcd snapshot backup/restore now supports loading s3 credentials from an AWS SDK shared credentials file.
- The containerd config templates for linux and windows have been consolidated and are no longer os-specific.
- Bump spegel to v0.0.30
- Bump local-path-provisioner to v0.0.31
- Bump kine to v0.13.8
- Bump etcd to v3.5.18
- Bump traefik to 2.11.20
- Align the CLI-reported default
- Bump traefik to v2.11.20 (#11765)
- Chore: Bump klipper-lb and klipper-helm (#11772)
- Update to v1.29.14-k3s1 and Go 1.22.12 (#11785)
- Render CNI dir config whenever vars are set (#11822)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.29.14 |
Kine | v0.13.9 |
SQLite | 3.46.1 |
Etcd | v3.5.18-k3s1 |
Containerd | v1.7.23-k3s2 |
Runc | v1.2.4-k3s1 |
Flannel | v0.25.7 |
Metrics-server | v0.7.2 |
Traefik | v2.11.20 |
CoreDNS | v1.12.0 |
Helm-controller | v0.15.16 |
Local-path-provisioner | v0.0.31 |
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
v1.29.14-rc2+k3s1
e2e: wait for deployments before getting logs Signed-off-by: Brad Davidson <[email protected]>
v1.32.2-rc1+k3s1
[release-1.32] Update to v1.32.2-k3s1 and Go 1.23.6 (#11788) * Update to v1.32.2 Signed-off-by: Rafael Breno <[email protected]> * Increase test timeout Signed-off-by: Rafael Breno <[email protected]> --------- Signed-off-by: Rafael Breno <[email protected]>
v1.31.6-rc1+k3s1
Update to v1.31.6 (#11787) Signed-off-by: Rafael Breno <[email protected]>
v1.30.10-rc1+k3s1
Update to v1.30.10 (#11786) Signed-off-by: Rafael Breno <[email protected]>
v1.29.14-rc1+k3s1
[release-1.29] Update to v1.29.14-k3s1 and Go 1.22.12 (#11785) * Update to v1.29.14 Signed-off-by: Rafael Breno <[email protected]> * Update Go Alpine Images Signed-off-by: Rafael Breno <[email protected]> --------- Signed-off-by: Rafael Breno <[email protected]>
v1.32.1+k3s1
This release updates Kubernetes to v1.32.1, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.32.0+k3s1:
- Backports for 2025-01 (#11565)
- Add auto import images for containerd image store (#11563)
- 2025 January Backports (#11583)
- Fix local password validation when bind-address is set (#11610)
- Update to v1.32.1-k3s1 and Go 1.23.4 (#11620)
- Remove local restriction for deferred node password validation (#11648)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.32.1 |
Kine | v0.13.5 |
SQLite | 3.46.1 |
Etcd | v3.5.16-k3s1 |
Containerd | v1.7.23-k3s2 |
Runc | v1.2.4-k3s1 |
Flannel | v0.25.7 |
Metrics-server | v0.7.2 |
Traefik | v2.11.18 |
CoreDNS | v1.12.0 |
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
What's Changed
- [release-1.32] Remove local restriction for deferred node password validation by @brandond in #11648
Full Changelog: v1.32.1-rc1+k3s1...v1.32.1+k3s1
v1.32.1-rc2+k3s1
Update tests Also add an ordinal to subtests so its easier to figure out which one is failing Signed-off-by: Brad Davidson <[email protected]>
v1.31.5+k3s1
This release updates Kubernetes to v1.31.5, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.31.4+k3s1:
- Add guardrail for etcd-snapshot (#11393)
- Backports for 2025-01 (#11566)
- Add auto import images for containerd image store (#11562)
- 2025 January Backports (#11588)
- Load kernel modules for nft in agent setup (#11596)
- Fix local password validation when bind-address is set (#11611)
- Update to v1.31.5-k3s1 and Go 1.22.10 (#11621)
- Remove local restriction for deferred node password validation (#11649)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.31.5 |
Kine | v0.13.5 |
SQLite | 3.46.1 |
Etcd | v3.5.16-k3s1 |
Containerd | v1.7.23-k3s2 |
Runc | v1.2.4-k3s1 |
Flannel | v0.25.7 |
Metrics-server | v0.7.2 |
Traefik | v2.11.18 |
CoreDNS | v1.12.0 |
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
What's Changed
- [release-1.31] Remove local restriction for deferred node password validation by @brandond in #11649
Full Changelog: v1.31.5-rc1+k3s1...v1.31.5+k3s1