Releases: k3s-io/k3s
v1.31.0-rc2+k3s1
Update kubernetes to v1.31.0-k3s3 (#10780) Signed-off-by: galal-hussein <[email protected]>
v1.31.0-rc1+k3s1
Bump go dependencies to match upstream 1.31 Signed-off-by: Derek Nola <[email protected]>
v1.30.4+k3s1
This release updates Kubernetes to v1.30.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.3+k3s1:
- Bump docker/docker to v25.0.6 (#10649)
- Backports for 2024-08 release cycle (#10664)
- Use pagination when listing large numbers of resources
- Fix multiple issues with servicelb
- Remove deprecated use of wait. functions
- Wire lasso metrics up to metrics endpoint
- Backports for August 2024 (#10671)
- Bump containerd to v1.7.20 (#10660)
- Add tolerations support for DaemonSet pods (#10703)
- New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the
svccontroller.k3s.cattle.io/tolerations
annotation on services.
- New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the
- Update to v1.30.4-k3s1 and Go 1.22.5 (#10721)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.30.4 |
Kine | v0.11.11 |
SQLite | 3.44.0 |
Etcd | v3.5.13-k3s1 |
Containerd | v1.7.20-k3s1 |
Runc | v1.1.12 |
Flannel | v0.25.4 |
Metrics-server | v0.7.0 |
Traefik | v2.10.7 |
CoreDNS | v1.10.1 |
Helm-controller | v0.16.1 |
Local-path-provisioner | v0.0.28 |
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.4-rc1+k3s1
Update to v1.30.4 (#10721)
v1.29.8+k3s1
This release updates Kubernetes to v1.29.8, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.29.7+k3s1:
- Fixing setproctitle function (#10623)
- Bump docker/docker to v25.0.6 (#10650)
- Backports for 2024-08 release cycle (#10665)
- Use pagination when listing large numbers of resources
- Fix multiple issues with servicelb
- Remove deprecated use of wait. functions
- Wire lasso metrics up to metrics endpoint
- Backports for August 2024 (#10672)
- Bump containerd to v1.7.20 (#10661)
- Add tolerations support for DaemonSet pods (#10704)
- New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the
svccontroller.k3s.cattle.io/tolerations
annotation on services.
- New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the
- Update to v1.29.8-k3s1 and Go 1.22.5 (#10720)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.29.8 |
Kine | v0.11.11 |
SQLite | 3.44.0 |
Etcd | v3.5.13-k3s1 |
Containerd | v1.7.20-k3s1 |
Runc | v1.1.12 |
Flannel | v0.25.4 |
Metrics-server | v0.7.0 |
Traefik | v2.10.7 |
CoreDNS | v1.10.1 |
Helm-controller | v0.15.10 |
Local-path-provisioner | v0.0.28 |
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.8-rc1+k3s1
Update to v1.29.8 (#10720)
v1.28.13+k3s1
This release updates Kubernetes to v1.28.13, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.28.12+k3s1:
- Fixing setproctitle function (#10624)
- Bump docker/docker to v24.0.10-0.20240723193628-852759a7df45 (#10651)
- Backports for 2024-08 release cycle (#10666)
- Use pagination when listing large numbers of resources
- Fix multiple issues with servicelb
- Remove deprecated use of wait. functions
- Wire lasso metrics up to metrics endpoint
- Backports for August 2024 (#10673)
- Bump containerd to v1.7.20 (#10662)
- Add tolerations support for DaemonSet pods (#10705)
- New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the
svccontroller.k3s.cattle.io/tolerations
annotation on services.
- New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the
- Update to v1.28.13-k3s1 and Go 1.22.5 (#10719)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.28.13 |
Kine | v0.11.11 |
SQLite | 3.44.0 |
Etcd | v3.5.13-k3s1 |
Containerd | v1.7.20-k3s2.28 |
Runc | v1.1.12 |
Flannel | v0.25.4 |
Metrics-server | v0.7.0 |
Traefik | v2.10.7 |
CoreDNS | v1.10.1 |
Helm-controller | v0.15.10 |
Local-path-provisioner | v0.0.28 |
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.28.13-rc1+k3s1
Update to v1.28.13 (#10719)
v1.29.7+k3s1
This release updates Kubernetes to v1.29.7, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.29.6+k3s2:
- Backports for 2024-07 release cycle (#10498)
- Bump k3s-root to v0.14.0
- Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
- Bump Local Path Provisioner version
- Ensure remotedialer kubelet connections use kubelet bind address
- Chore: Bump Trivy version
- Add etcd s3 config secret implementation
- July Test Backports (#10508)
- Update to v1.29.7-k3s1 and Go 1.22.5 (#10539)
- Fix issues loading data-dir value from env vars or dropping config files (#10597)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.29.7 |
Kine | v0.11.11 |
SQLite | 3.44.0 |
Etcd | v3.5.13-k3s1 |
Containerd | v1.7.17-k3s1 |
Runc | v1.1.12 |
Flannel | v0.25.4 |
Metrics-server | v0.7.0 |
Traefik | v2.10.7 |
CoreDNS | v1.10.1 |
Helm-controller | v0.15.10 |
Local-path-provisioner | v0.0.28 |
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.7-rc2+k3s1
Fix inconsistent loading of config dropins when config file does not …