Skip to content

v1.24.12+rke2r1

Compare
Choose a tag to compare
@briandowns briandowns released this 27 Mar 23:41
· 69 commits to release-1.24 since this release
1cbcfe3

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

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.24.11+rke2r1:

  • Update Flannel version to v0.21.3 on Canal (#3984)
  • Remove Root debug + Remove unmounts (#3987)
  • Bump K3s (#3991)
  • Don't package empty windows folder (#3997)
  • Update cilim to v1.13.0 (#4007)
  • Bump harvester csi driver to v0.1.16 (#4006)
  • Bump k3s and containerd (#4016)
  • Improve uninstallation on RHEL based OS (#4020)
  • Update 1.24 and Go (#4030)

Packaged Component Versions

Component Version
Kubernetes v1.24.12
Etcd v3.5.4-k3s1
Containerd v1.6.19-k3s1
Runc v1.1.4
Metrics-server v0.6.2
CoreDNS v1.9.3
Ingress-Nginx 4.1.0
Helm-controller v0.13.1

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.21.3
Calico v3.25.0
Yes
Calico v3.25.0 No
Cilium v1.13.0 No
Multus v3.9.3 No

Helpful Links

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