Skip to content

Releases: rancher/rke2

v1.30.3+rke2r1

01 Aug 22:22
Compare
Choose a tag to compare

This release updates Kubernetes to v1.30.3.

Important Note

If your server (control-plane) nodes were not started with the --token CLI flag or config file key, a randomized token was generated during initial cluster startup. This key is used both for joining new nodes to the cluster, and for encrypting cluster bootstrap data within the datastore. Ensure that you retain a copy of this token, as is required when restoring from backup.

You may retrieve the token value from any server already joined to the cluster:

cat /var/lib/rancher/rke2/server/token

Changes since v1.30.2+rke2r1:

  • Update stable channel to v1.28.11+rke2r1 (#6277)
  • Update Vagrantfile of a few e2e tests (#6274)
  • GHA Migration (#6062)
  • Bump multus to v4.0.206 (#6353)
  • Version bumps and backports for 2024-07 release cycle (#6317)
  • Bump vsphere csi chart to 3.3.0-rancher100 and cpi to 1.8.000 (#6341)
  • Fix secrets for commit id uploads (#6366)
  • Update Kubernetes to v1.30.3 (#6364)
  • Publish binaries in dapper (#6379)
  • Add missing package windows step in release (#6388)
  • Add manifest pipeline for rke2-runtime docker image (#6398)
  • Fix dispatch script (#6406)
  • Add traefik airgap image tarball (#6441)

Charts Versions

Component Version
rke2-cilium 1.15.500
rke2-canal v3.28.0-build2024062503
rke2-calico v3.27.300
rke2-calico-crd v3.27.002
rke2-coredns 1.29.002
rke2-ingress-nginx 4.10.102
rke2-metrics-server 3.12.002
rancher-vsphere-csi 3.3.0-rancher100
rancher-vsphere-cpi 1.8.000
harvester-cloud-provider 0.2.400
harvester-csi-driver 0.1.1700
rke2-snapshot-controller 1.7.202
rke2-snapshot-controller-crd 1.7.202
rke2-snapshot-validation-webhook 1.7.302

Packaged Component Versions

Component Version
Kubernetes v1.30.3
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Metrics-server v0.7.1
CoreDNS v1.11.1
Ingress-Nginx v1.10.1-hardened1
Helm-controller v0.16.1

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.25.4
Calico v3.28.0
Yes
Calico v3.27.3 No
Cilium v1.15.5 No
Multus v4.0.2 No

Helpful Links

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

v1.30.3-rc5+rke2r1

01 Aug 16:03
Compare
Choose a tag to compare
v1.30.3-rc5+rke2r1 Pre-release
Pre-release
Add traefik airgap image tarball

Note that we are not providing a core image without ingress-nginx;
anyone who wants to use traefik instead of ingress-nginx will need to
load the core tarball (with the ingress-nginx images) in addition to the
traefik tarball. We will continue to ship ingress-nginx in the core
tarball until it is no longer the default.

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

v1.29.7+rke2r1

01 Aug 22:24
1ec1285
Compare
Choose a tag to compare

This release updates Kubernetes to v1.29.7.

Important Note

If your server (control-plane) nodes were not started with the --token CLI flag or config file key, a randomized token was generated during initial cluster startup. This key is used both for joining new nodes to the cluster, and for encrypting cluster bootstrap data within the datastore. Ensure that you retain a copy of this token, as is required when restoring from backup.

You may retrieve the token value from any server already joined to the cluster:

cat /var/lib/rancher/rke2/server/token

Changes since v1.29.6+rke2r1:

  • GHA Migration (#6293)
  • Bump multus to v4.0.206 (#6351)
  • Version bumps and backports for 2024-07 release cycle (#6318)
  • Bump vsphere csi chart to 3.3.0-rancher100 and cpi to 1.8.000 (#6342)
  • Fix secrets for commit id uploads (#6367)
  • Update Kubernetes to v1.29.7 (#6363)
  • Publish binaries in dapper (#6380)
  • Add missing package windows step in release (#6389)
  • Add manifest pipeline for rke2-runtime docker image (#6399)
  • Fix dispatch script (#6407)

Charts Versions

Component Version
rke2-cilium 1.15.500
rke2-canal v3.28.0-build2024062503
rke2-calico v3.27.300
rke2-calico-crd v3.27.002
rke2-coredns 1.29.002
rke2-ingress-nginx 4.10.102
rke2-metrics-server 3.12.002
rancher-vsphere-csi 3.3.0-rancher100
rancher-vsphere-cpi 1.8.000
harvester-cloud-provider 0.2.400
harvester-csi-driver 0.1.1700
rke2-snapshot-controller 1.7.202
rke2-snapshot-controller-crd 1.7.202
rke2-snapshot-validation-webhook 1.7.302

Packaged Component Versions

Component Version
Kubernetes v1.29.7
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Metrics-server v0.7.1
CoreDNS v1.11.1
Ingress-Nginx v1.10.1-hardened1
Helm-controller v0.15.10

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.25.4
Calico v3.28.0
Yes
Calico v3.27.3 No
Cilium v1.15.5 No
Multus v4.0.2 No

Helpful Links

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

v1.28.12+rke2r1

01 Aug 22:25
27989db
Compare
Choose a tag to compare

This release updates Kubernetes to v1.28.12.

Important Note

If your server (control-plane) nodes were not started with the --token CLI flag or config file key, a randomized token was generated during initial cluster startup. This key is used both for joining new nodes to the cluster, and for encrypting cluster bootstrap data within the datastore. Ensure that you retain a copy of this token, as is required when restoring from backup.

You may retrieve the token value from any server already joined to the cluster:

cat /var/lib/rancher/rke2/server/token

Changes since v1.28.11+rke2r1:

  • GHA Migration (#6294)
  • Bump multus to v4.0.206 (#6349)
  • Bump vsphere csi chart to 3.3.0-rancher100 and cpi to 1.8.000 (#6343)
  • Version bumps and backports for 2024-07 release cycle (#6319)
  • Fix secrets for commit id uploads (#6368)
  • Update Kubernetes to v1.28.12 (#6362)
  • Publish binaries in dapper (#6381)
  • Add missing package windows step in release (#6390)
  • Add manifest pipeline for rke2-runtime docker image (#6400)
  • Fix dispatch script (#6408)

Charts Versions

Component Version
rke2-cilium 1.15.500
rke2-canal v3.28.0-build2024062503
rke2-calico v3.27.300
rke2-calico-crd v3.27.002
rke2-coredns 1.29.002
rke2-ingress-nginx 4.10.102
rke2-metrics-server 3.12.002
rancher-vsphere-csi 3.3.0-rancher100
rancher-vsphere-cpi 1.8.000
harvester-cloud-provider 0.2.400
harvester-csi-driver 0.1.1700
rke2-snapshot-controller 1.7.202
rke2-snapshot-controller-crd 1.7.202
rke2-snapshot-validation-webhook 1.7.302

Packaged Component Versions

Component Version
Kubernetes v1.28.12
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Metrics-server v0.7.1
CoreDNS v1.11.1
Ingress-Nginx v1.10.1-hardened1
Helm-controller v0.15.10

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.25.4
Calico v3.28.0
Yes
Calico v3.27.3 No
Cilium v1.15.5 No
Multus v4.0.2 No

Helpful Links

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

v1.27.16+rke2r1

01 Aug 22:25
d63c2d0
Compare
Choose a tag to compare

This release updates Kubernetes to v1.27.16.

Important Note

If your server (control-plane) nodes were not started with the --token CLI flag or config file key, a randomized token was generated during initial cluster startup. This key is used both for joining new nodes to the cluster, and for encrypting cluster bootstrap data within the datastore. Ensure that you retain a copy of this token, as is required when restoring from backup.

You may retrieve the token value from any server already joined to the cluster:

cat /var/lib/rancher/rke2/server/token

Changes since v1.27.15+rke2r1:

  • GHA Migration (#6295)
  • Bump multus to v4.0.206 (#6347)
  • Bump vsphere csi chart to 3.3.0-rancher100 and cpi to 1.8.000 (#6344)
  • Version bumps and backports for 2024-07 release cycle (#6320)
  • Fix secrets for commit id uploads (#6369)
  • Update Kubernetes to v1.27.16 (#6361)
  • Publish binaries in dapper (#6382)
  • Add missing package windows step in release (#6391)
  • Add manifest pipeline for rke2-runtime docker image (#6401)
  • Fix dispatch script (#6409)

Charts Versions

Component Version
rke2-cilium 1.15.500
rke2-canal v3.28.0-build2024062503
rke2-calico v3.27.300
rke2-calico-crd v3.27.002
rke2-coredns 1.29.002
rke2-ingress-nginx 4.10.102
rke2-metrics-server 3.12.002
rancher-vsphere-csi 3.3.0-rancher100
rancher-vsphere-cpi 1.8.000
harvester-cloud-provider 0.2.400
harvester-csi-driver 0.1.1700
rke2-snapshot-controller 1.7.202
rke2-snapshot-controller-crd 1.7.202
rke2-snapshot-validation-webhook 1.7.302

Packaged Component Versions

Component Version
Kubernetes v1.27.16
Etcd v3.5.13-k3s1
Containerd v1.7.17-k3s1
Runc v1.1.12
Metrics-server v0.7.1
CoreDNS v1.11.1
Ingress-Nginx v1.10.1-hardened1
Helm-controller v0.15.10

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.25.4
Calico v3.28.0
Yes
Calico v3.27.3 No
Cilium v1.15.5 No
Multus v4.0.2 No

Helpful Links

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

v1.30.3-rc4+rke2r1

23 Jul 18:46
370f53b
Compare
Choose a tag to compare
v1.30.3-rc4+rke2r1 Pre-release
Pre-release
Add manifest pipeline for rke2-runtime docker image (#6398)

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

v1.29.7-rc4+rke2r1

23 Jul 18:46
94475ee
Compare
Choose a tag to compare
v1.29.7-rc4+rke2r1 Pre-release
Pre-release
Add manifest pipeline for rke2-runtime docker image (#6399)

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

v1.28.12-rc4+rke2r1

23 Jul 18:45
9e861ad
Compare
Choose a tag to compare
v1.28.12-rc4+rke2r1 Pre-release
Pre-release
Add manifest pipeline for rke2-runtime docker image (#6400)

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

v1.27.16-rc4+rke2r1

23 Jul 18:45
4f40ff0
Compare
Choose a tag to compare
v1.27.16-rc4+rke2r1 Pre-release
Pre-release
Add manifest pipeline for rke2-runtime docker image (#6401)

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

v1.30.3-rc3+rke2r1

23 Jul 00:54
0c49bfd
Compare
Choose a tag to compare
v1.30.3-rc3+rke2r1 Pre-release
Pre-release
[release-1.30] Add missing package windows step in release (#6388)

* Add missing package windows step in release

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

* fix typo

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>

---------

Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>