Releases: k3s-io/k3s
Releases · k3s-io/k3s
v1.30.14-rc3+k3s3
Switch secret path from rancher-prime-artifacts to prime-artifacts-up…
v1.30.14-rc2+k3s3
prime/staging k3s assets (#12911) Signed-off-by: Brooks Newberry <[email protected]>
v1.30.14-rc1+k3s3
prime/staging k3s assets (#12911) Signed-off-by: Brooks Newberry <[email protected]>
v1.34.1-rc1+k3s1
Update to v1.34.1 (#12896) Signed-off-by: Rafael Breno <[email protected]>
v1.33.5-rc1+k3s1
Update to v1.33.5 (#12895) Signed-off-by: Rafael Breno <[email protected]>
v1.32.9-rc1+k3s1
Update to v1.32.9 (#12894) Signed-off-by: Rafael Breno <[email protected]>
v1.31.13-rc1+k3s1
Update to v1.31.13 (#12893) Signed-off-by: Rafael Breno <[email protected]>
v1.34.0-rc1+k3s1
Move data dir into position before creating CNI symlinks Addresses issue where CNI bin symlinks were created with targets that were not yet valid, which caused external container runtimes that rely on filesystem notifications to detect changes to think that the bins did not exist. Signed-off-by: Brad Davidson <[email protected]>
v1.33.4+k3s1
This release updates Kubernetes to v1.33.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.33.3+k3s1:
- Add retention flag specific for s3 (#12694)
- Backports for August (#12718)
- Bump coredns to 1.12.3 (#12728)
-
- Bump metrics-server to v0.8.0 (#12741)
- Fix cert startup check events (#12746)
- Emit certs OK event on startup, if no certs need renewal (#12760)
- Update to v1.33.4-k3s1 and Go 1.24.5 (#12758)
- Update metric help to be more descriptive. (#12764)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.33.4 |
Kine | v0.13.17 |
SQLite | 3.49.1 |
Etcd | v3.5.21-k3s1 |
Containerd | v2.0.5-k3s2 |
Runc | v1.2.6 |
Flannel | v0.27.0 |
Metrics-server | v0.8.0 |
Traefik | v3.3.6 |
CoreDNS | v1.12.3 |
Helm-controller | v0.16.13 |
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.4-rc1+k3s1
Update metric help to be more descriptive. (#12764) Signed-off-by: Brad Davidson <[email protected]> Co-authored-by: Brad Davidson <[email protected]>