This release updates Kubernetes to v1.32.5.
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.32.4+rke2r1:
- Upload prime ribs assets (#8171)
- Feat: bump harvester-cloud-provider to v0.2.10 (#8182)
- Backports for 2025-05 (#8196)
- Udpate calico chart to v3.30.0 and Canal image (#8202)
- Bump nginx version (#8177)
- Update to Kubernetes Metrics Server 3.12.201 (#8211)
- Update to flannel v0.26.700 (#8219)
- Update cilium and multus to cni-plugins v1.7.1 (#8227)
- Upgrade nginx chart (#8233)
- Update to flannel v0.26.701 and canal v3.30.0-build2025051500 (#8258)
- Update to CoreDNS 1.42.000 (#8266)
- Update K8s to v1.32.5 and Go to v1.23.8 (#8242)
- Fix race conditions in startup readiness checks (#8276)
- Fix secrets syntax (#8282)
Charts Versions
Component | Version |
---|---|
rke2-cilium | 1.17.301 |
rke2-canal | v3.30.0-build2025051500 |
rke2-calico | v3.30.001 |
rke2-calico-crd | v3.30.001 |
rke2-coredns | 1.42.000 |
rke2-ingress-nginx | 4.12.103 |
rke2-metrics-server | 3.12.201 |
rancher-vsphere-csi | 3.3.1-rancher900 |
rancher-vsphere-cpi | 1.10.000 |
harvester-cloud-provider | 0.2.1000 |
harvester-csi-driver | 0.1.2300 |
rke2-snapshot-controller | 4.0.002 |
rke2-snapshot-controller-crd | 4.0.002 |
rke2-snapshot-validation-webhook | 0.0.0 |
Packaged Component Versions
Component | Version |
---|---|
Kubernetes | v1.32.5 |
Etcd | v3.5.21-k3s1 |
Containerd | v2.0.5-k3s1 |
Runc | v1.2.6 |
Metrics-server | v0.7.2 |
CoreDNS | v1.12.1 |
Ingress-Nginx | v1.12.1-hardened6 |
Helm-controller | v0.16.10 |
Available CNIs
Component | Version | FIPS Compliant |
---|---|---|
Canal (Default) | Flannel v0.26.7 Calico v3.30.0 | Yes |
Calico | v3.30.0 | No |
Cilium | v1.17.3 | No |
Multus | v4.2.0 | No |
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.