This release updates Kubernetes to v1.33.2.
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.33.1+rke2r1:
- June 2025 CNI bumps (#8328)
- Windows: Allow for silent/non confirmation use of uninstall.ps1 (#8342)
- Testing Overhaul Backports (#8364)
- Bump canal, flannel and cilium charts (#8359) (#8382)
- Bump multus and whereabouts (#8360) (#8387)
- Support profile: etcd (#8371)
- Bump for etcd, containerd, cloud provider, runc and crictl (#8407)
- Backports for 2025-06 (#8417)
- Update Kubernetes Metrics Server chart 3.12.2 (#8421)
- Update CoreDNS chart 1.42.3 (#8425)
- Bump ingress-nginx to v1.12.2 and hardened-dns-node for CVE fixes (#8403)
- Bump K3s version (#8434)
- June K8s
v1.33.2
patch (#8446) - Update runc to the newest image (#8471)
Charts Versions
Component | Version |
---|---|
rke2-cilium | 1.17.401 |
rke2-canal | v3.30.1-build2025061101 |
rke2-calico | v3.30.100 |
rke2-calico-crd | v3.30.100 |
rke2-coredns | 1.42.302 |
rke2-ingress-nginx | 4.12.201 |
rke2-metrics-server | 3.12.202 |
rancher-vsphere-csi | 3.3.1-rancher1000 |
rancher-vsphere-cpi | 1.11.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.33.2 |
Etcd | v3.5.21-k3s1 |
Containerd | v2.0.5-k3s1 |
Runc | v1.2.6 |
Metrics-server | v0.7.2 |
CoreDNS | v1.12.2 |
Ingress-Nginx | v1.12.2-hardened2 |
Helm-controller | v0.16.11 |
Available CNIs
Component | Version | FIPS Compliant |
---|---|---|
Canal (Default) | Flannel v0.27.0 Calico v3.30.1 | Yes |
Calico | v3.30.1 | No |
Cilium | v1.17.4 | No |
Multus | v4.2.1 | 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.