RKE2 version | rke2-cilium | rke2-canal | rke2-calico | rke2-calico-crd | rke2-coredns | rke2-ingress-nginx | rke2-metrics-server | rancher-vsphere-csi | rancher-vsphere-cpi | harvester-cloud-provider | harvester-csi-driver | rke2-snapshot-controller | rke2-snapshot-controller-crd | rke2-snapshot-validation-webhook | Kubernetes | Etcd | Containerd | Runc | Metrics-server | CoreDNS | Ingress-Nginx | Helm-controller | Canal (Default) | Calico | Cilium | Multus |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
v1.32.0+rke2r1 | 1.16.400 | v3.29.1-build2024121100 | v3.29.100 | v3.29.100 | 1.36.102 | 4.10.503 | 3.12.004 | 3.3.1-rancher800 | 1.10.000 | 0.2.600 | 0.1.2100 | 3.0.601 | 3.0.601 | 1.9.001 | v1.32.0 | v3.5.16-k3s1 | v1.7.23-k3s2 | v1.1.14 | v0.7.1 | v1.12.0 | v1.10.5-hardened6 | v0.16.5 | Flannel v0.26.1 Calico v3.29.1 |
v3.29.1 | v1.16.4 | v4.1.3 |
Version | Release date | US date | EU date | Upstream release date | US date | EU date | Days since upstream |
---|---|---|---|---|---|---|---|
v1.32.0+rke2r1 | Jan 03 2025 | 01/03/25 | 2025-01-03 | Dec 11 2024 | 12/11/24 | 2024-12-11 | 23 days |
This release is RKE2's first in the v1.32 line. It updates Kubernetes to v1.32.0.
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
- Bump K3s version for release-1.32 (#7445)
- Validate single branch for tag (#7451)
- Update rke2-cloud-controller for v1.32.0 (#7461)
Component | Version |
---|---|
rke2-cilium | 1.16.400 |
rke2-canal | v3.29.1-build2024121100 |
rke2-calico | v3.29.100 |
rke2-calico-crd | v3.29.100 |
rke2-coredns | 1.36.102 |
rke2-ingress-nginx | 4.10.503 |
rke2-metrics-server | 3.12.004 |
rancher-vsphere-csi | 3.3.1-rancher800 |
rancher-vsphere-cpi | 1.10.000 |
harvester-cloud-provider | 0.2.600 |
harvester-csi-driver | 0.1.2100 |
rke2-snapshot-controller | 3.0.601 |
rke2-snapshot-controller-crd | 3.0.601 |
rke2-snapshot-validation-webhook | 1.9.001 |
Component | Version |
---|---|
Kubernetes | v1.32.0 |
Etcd | v3.5.16-k3s1 |
Containerd | v1.7.23-k3s2 |
Runc | v1.1.14 |
Metrics-server | v0.7.1 |
CoreDNS | v1.12.0 |
Ingress-Nginx | v1.10.5-hardened6 |
Helm-controller | v0.16.5 |
Component | Version | FIPS Compliant |
---|---|---|
Canal (Default) | Flannel v0.26.1 Calico v3.29.1 |
Yes |
Calico | v3.29.1 | No |
Cilium | v1.16.4 | No |
Multus | v4.1.3 | No |
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.