Skip to content

Releases: k3s-io/k3s

v1.32.2+k3s1

27 Feb 01:01
Compare
Choose a tag to compare

This release updates Kubernetes to v1.32.2, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.32.1+k3s1:

  • Correct the k3s token command help (#11686)
  • Jan 2025 Testing Overhaul, E2E to Docker Migration, (#11723)
  • Backports for 2025-02 (#11730)
    • 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.
    • Bump klipper-helm to v0.9.4
    • Bump klipper-lb to v0.4.10
    • 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 3.3.2
    • Containerd has been bumped to version 2.0.
    • The containerd config templates for linux and windows have been consolidated and are no longer os-specific.
    • Containerd 2.0 uses a new config file schema. If you are using a custom containerd config template, you should migrate your template to config-v3.toml.tmpl to switch to the new version. See the upstream documentation for more information.
  • Update to v1.32.2-k3s1 and Go 1.23.6 (#11788)
  • Render CNI dir config whenever vars are set (#11819)
  • Bump containerd for go-cni deadlock fix (#11833)

Embedded Component Versions

Component Version
Kubernetes v1.32.2
Kine v0.13.9
SQLite 3.46.1
Etcd v3.5.18-k3s1
Containerd v2.0.2-k3s2
Runc v1.2.4-k3s1
Flannel v0.25.7
Metrics-server v0.7.2
Traefik v3.3.2
CoreDNS v1.12.0
Helm-controller v0.16.6
Local-path-provisioner v0.0.31

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.32.2-rc3+k3s1

21 Feb 22:45
Compare
Choose a tag to compare
v1.32.2-rc3+k3s1 Pre-release
Pre-release
Bump containerd for go-cni deadlock fix

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v1.32.2-rc2+k3s1

21 Feb 15:06
Compare
Choose a tag to compare
v1.32.2-rc2+k3s1 Pre-release
Pre-release
e2e: wait for deployments before getting logs

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v1.31.6+k3s1

27 Feb 01:01
Compare
Choose a tag to compare

This release updates Kubernetes to v1.31.6, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.31.5+k3s1:

  • Correct the k3s token command help (#11685)
  • Jan 2025 Testing Overhaul, E2E to Docker Migration, (#11724)
  • Backports for 2025-02 (#11732)
    • 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.
    • Bump klipper-helm to v0.9.4
    • Bump klipper-lb to v0.4.10
    • 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
    • Containerd has been bumped to version 2.0.
    • The containerd config templates for linux and windows have been consolidated and are no longer os-specific.
    • Containerd 2.0 uses a new config file schema. If you are using a custom containerd config template, you should migrate your template to config-v3.toml.tmpl to switch to the new version. See the upstream documentation for more information.
  • Bump traefik to v2.11.20 (#11763)
  • Update to v1.31.6-k3s1 and Go 1.22.12 (#11787)
  • Render CNI dir config whenever vars are set (#11820)
  • Bump containerd for go-cni deadlock fix (#11834)

Embedded Component Versions

Component Version
Kubernetes v1.31.6
Kine v0.13.9
SQLite 3.46.1
Etcd v3.5.18-k3s1
Containerd v2.0.2-k3s2
Runc v1.2.4-k3s2
Flannel v0.25.7
Metrics-server v0.7.2
Traefik v2.11.20
CoreDNS v1.12.0
Helm-controller v0.16.6
Local-path-provisioner v0.0.31

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.31.6-rc3+k3s1

21 Feb 22:45
Compare
Choose a tag to compare
v1.31.6-rc3+k3s1 Pre-release
Pre-release
Bump containerd for go-cni deadlock fix

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v1.31.6-rc2+k3s1

21 Feb 15:06
Compare
Choose a tag to compare
v1.31.6-rc2+k3s1 Pre-release
Pre-release
e2e: wait for deployments before getting logs

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v1.30.10+k3s1

27 Feb 01:00
Compare
Choose a tag to compare

This release updates Kubernetes to v1.30.10, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.30.9+k3s1:

  • Correct the k3s token command help (#11684)
  • Jan 2025 Testing Overhaul, E2E to Docker Migration, (#11725)
  • Backports for 2025-02 (#11737)
    • 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 klipper-helm to v0.9.4
    • Bump klipper-lb to v0.4.10
    • 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
  • Bump traefik to v2.11.20 (#11764)
  • Update to v1.30.10-k3s1 and Go 1.22.12 (#11786)
  • Render CNI dir config whenever vars are set (#11821)

Embedded Component Versions

Component Version
Kubernetes v1.30.10
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.16.6
Local-path-provisioner v0.0.31

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.30.10-rc2+k3s1

21 Feb 15:05
Compare
Choose a tag to compare
v1.30.10-rc2+k3s1 Pre-release
Pre-release
e2e: wait for deployments before getting logs

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>

v1.29.14+k3s1

27 Feb 01:00
Compare
Choose a tag to compare

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
  • 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:

v1.29.14-rc2+k3s1

21 Feb 15:05
Compare
Choose a tag to compare
v1.29.14-rc2+k3s1 Pre-release
Pre-release
e2e: wait for deployments before getting logs

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>