This release updates Kubernetes to v1.33.13.
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/tokenChanges since v1.33.12+rke2r2:
- Set startup probes for etcd (#10478)
- Bump K3s/containerd/etcd/kine/spegel/klipper-helm (#10514)
- Set bootstrap to false for rke2-multus (#10523)
- 1.33 Bump ecm distro tools to v0.72.0 (#10551)
- Bump Traefik image and chart (#10562)
- Update CoreDNS chart 1.46.0 and Update Kubernetes Metrics Server chart 3.13.1 (#10539)
- CNI bumps for the 2026-06 Release Cycle (#10547)
- Bump snapshot-controller (#10576)
- Bump prime ingress nginx chart and image to v1.15.1 (#10579)
- Bump BCI images for CVE reasons (#10584)
- Bump k3s to remove golang version checks (#10607)
- Update Canal chart with crd fix (#10601)
- Update to coredns chart 1.46.002 (#10596)
- Update to v1.33.13 and Go v1.25.11 (#10616)
- Bump klipper-helm for CVE reasons (#10627)
- Fix missing arm64 checksum (#10629)
- Bump containerd to v2.2.5 (#10657)
Charts Versions
| Component | Version |
|---|---|
| rke2-cilium | 1.19.402 |
| rke2-canal | v3.32.0-build2026060401 |
| rke2-calico | v3.32.003 |
| rke2-calico-crd | v3.32.003 |
| rke2-coredns | 1.46.002 |
| rke2-ingress-nginx | 4.15.101 |
| rke2-metrics-server | 3.13.100 |
| rancher-vsphere-csi | 3.5.0-rancher200 |
| rancher-vsphere-cpi | 1.12.100 |
| harvester-cloud-provider | 0.2.1100 |
| harvester-csi-driver | 0.1.2800 |
| rke2-snapshot-controller | 4.2.006 |
| rke2-snapshot-controller-crd | 4.2.006 |
| rke2-traefik | 40.1.003 |
| rke2-traefik-crd | 40.1.003 |
Packaged Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.33.13 |
| Etcd | v3.6.12-k3s1 |
| Containerd | v2.2.5-k3s1 |
| Runc | v1.4.2 |
| Metrics-server | v0.8.1 |
| CoreDNS | v1.14.4 |
| Ingress-Nginx | v1.14.5-hardened2 |
| Helm-controller | v0.17.1 |
| Traefik | v3.7.4 |
Available CNIs
| Component | Version | FIPS Compliant |
|---|---|---|
| Canal (Default) | Flannel v0.28.5 Calico v3.32.0 | Yes |
| Calico | v3.32.0 | No |
| Cilium | v1.19.4 | No |
| Multus | v4.2.4 | 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.