Releases: k3s-io/k3s
v1.33.1+k3s1
This release updates Kubernetes to v1.33.1, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.33.0+k3s1:
- Backports for May (#12319)
- Backports for 2025-05 (#12325)
- Fix authorization-config/authentication-config handling (#12344)
- Fix secretsencrypt race conditions (#12355)
- Update to v1.33.1-k3s1 (#12360)
- Fix startup e2e test (#12370)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.33.1 |
Kine | v0.13.15 |
SQLite | 3.49.1 |
Etcd | v3.5.21-k3s1 |
Containerd | v2.0.5-k3s1 |
Runc | v1.2.6 |
Flannel | v0.26.7 |
Metrics-server | v0.7.2 |
Traefik | v3.3.6 |
CoreDNS | v1.12.1 |
Helm-controller | v0.16.10 |
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.33.1-rc1+k3s1
Fix e2e startup test Do more cleanup between runs, collect more logs on failure. Signed-off-by: Brad Davidson <[email protected]>
v1.32.5+k3s1
This release updates Kubernetes to v1.32.5, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.32.4+k3s1:
- Testing backports for 2025 May (#12233)
- Backports for May (#12318)
- Backports for 2025-05 (#12327)
- Fix authorization-config/authentication-config handling (#12345)
- Fix secretsencrypt race conditions (#12356)
- Fix startup e2e test (#12359)
- Update to v1.32.5-k3s1 and Go 1.23.8 (#12361)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.32.5 |
Kine | v0.13.15 |
SQLite | 3.49.1 |
Etcd | v3.5.21-k3s1 |
Containerd | v2.0.5-k3s1.32 |
Runc | v1.2.6 |
Flannel | v0.26.7 |
Metrics-server | v0.7.2 |
Traefik | v3.3.6 |
CoreDNS | v1.12.1 |
Helm-controller | v0.16.10 |
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.32.5-rc1+k3s1
Update to v1.32.5 (#12361) Signed-off-by: Rafael Breno <[email protected]>
v1.31.9+k3s1
This release updates Kubernetes to v1.31.9, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.31.8+k3s1:
- Testing backports for 2025 May (#12234)
- Backports for May (#12317)
- Backports for 2025-05 (#12328)
- Fix authorization-config/authentication-config handling (#12346)
- Fix secretsencrypt race conditions (#12357)
- Update to v1.31.9-k3s1 and Go 1.23.8 (#12363)
- Fix startup e2e test (#12371)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.31.9 |
Kine | v0.13.15 |
SQLite | 3.49.1 |
Etcd | v3.5.21-k3s1 |
Containerd | v2.0.5-k3s1.32 |
Runc | v1.2.6 |
Flannel | v0.26.7 |
Metrics-server | v0.7.2 |
Traefik | v2.11.24 |
CoreDNS | v1.12.1 |
Helm-controller | v0.16.10 |
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.31.9-rc1+k3s1
Change binary max size to 75 Signed-off-by: Vitor Savian <[email protected]> Signed-off-by: Brad Davidson <[email protected]>
v1.30.13+k3s1
This release updates Kubernetes to v1.30.13, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.12+k3s1:
- Testing backports for 2025 May (#12235)
- Backports for May (#12316)
- Backports for 2025-05 (#12333)
- Fix authorization-config/authentication-config handling (#12347)
- Fix secretsencrypt race conditions (#12358)
- Update to v1.30.13-k3s1 and Go 1.23.8 (#12364)
- Fix startup e2e test (#12372)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.30.13 |
Kine | v0.13.15 |
SQLite | 3.49.1 |
Etcd | v3.5.21-k3s1 |
Containerd | v1.7.27-k3s1 |
Runc | v1.2.6 |
Flannel | v0.26.7 |
Metrics-server | v0.7.2 |
Traefik | v2.11.24 |
CoreDNS | v1.12.1 |
Helm-controller | v0.16.10 |
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.30.13-rc1+k3s1
Change binary max size to 75 Signed-off-by: Vitor Savian <[email protected]> Signed-off-by: Brad Davidson <[email protected]>
v1.33.0+k3s1
This release updates Kubernetes to v1.33.0, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.32.4+k3s1
- Build k3s overhaul (#12200)
- Fix sonobuoy conformance testing (#12214)
- Update k8s version to 1.33 (#12221)
- Remove ghcr from drone (#12229)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.33.0 |
Kine | v0.13.14 |
SQLite | v3.46.1 |
Etcd | v3.5.21-k3s1 |
Containerd | v2.0.4-k3s4 |
Runc | v1.2.5 |
Flannel | v0.26.7 |
Metrics-server | v0.7.2 |
Traefik | v3.3.6 |
CoreDNS | v1.12.1 |
Helm-controller | v0.16.10 |
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.33.0-rc2+k3s1
Remove ghcr from drone Signed-off-by: Vitor Savian <[email protected]>