This release updates Kubernetes to v1.34.6.
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.34.5+rke2r1:
- Add
primeconfiguration (#9877) - Bump ingresses 2026 March (#9892)
-
- Update to calico v3.31.4 (#9895)
- Bump snapshot crd for groupsnapshot v1beta2 (#9903)
-
- Update to multus chart v4.2.403 (#9911)
-
- Update to CoreDNS chart 1.45.205 (#9919)
- Update PSA namespace exceptions (#9928)
- Bump flannel with newer busybox image (#9936)
- Version bumps and backports for 2026-03 (#9939)
-
- Update to canal v3.31.4-build2026031000 (#9951)
- Bump runc to v1.4.1 (#9956)
- Pass PRIME_REGISTRY env var to
make cisteps (#9964) - Add PRIME_REGISTRY passthrough to in-docker-XXXXX targets (#9974)
- Bump K3s version (#9987)
- Update to v1.34.6 (#9992)
- Bump ingress nginx to 1.14.5 (#10005)
- Pin GH Actions to commit sha (#10018)
- Add Install Trivy step (#10025)
-
- Update to flannel v0.28.2 (#10056)
Charts Versions
| Component | Version |
|---|---|
| rke2-cilium | 1.19.101 |
| rke2-canal | v3.31.4-build2026032700 |
| rke2-calico | v3.31.400 |
| rke2-calico-crd | v3.31.400 |
| rke2-coredns | 1.45.205 |
| rke2-ingress-nginx | 4.14.501 |
| rke2-metrics-server | 3.13.007 |
| rancher-vsphere-csi | 3.5.0-rancher200 |
| rancher-vsphere-cpi | 1.12.100 |
| harvester-cloud-provider | 0.2.1100 |
| harvester-csi-driver | 0.1.2500 |
| rke2-snapshot-controller | 4.2.002 |
| rke2-snapshot-controller-crd | 4.2.002 |
| rke2-snapshot-validation-webhook | 0.0.0 |
| rke2-traefik | 39.0.502 |
| rke2-traefik-crd | 39.0.502 |
Packaged Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.34.6 |
| Etcd | v3.6.7-k3s1 |
| Containerd | v2.2.2-k3s1 |
| Runc | v1.4.1 |
| Metrics-server | v0.8.1 |
| CoreDNS | v1.14.2 |
| Ingress-Nginx | ${INGRESS_NGINX_TAG} |
| Helm-controller | v0.16.17 |
| Traefik | v3.6.10 |
Available CNIs
| Component | Version | FIPS Compliant |
|---|---|---|
| Canal (Default) | Flannel v0.28.2 Calico v3.31.4 | Yes |
| Calico | v3.31.4 | No |
| Cilium | v1.19.1 | 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.