v1.34.3+rke2r3

Release
2026-02-05 ~1 min read github.com #rke2

⚡ TL;DR

Changes since v1.34.3+rke2r1: Charts Versions Packaged Component Versions Available CNIs Helpful Links This release updates Kubernetes to v1.34.3. 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.

📝 Summary

Changes since v1.34.3+rke2r1: Charts Versions Packaged Component Versions Available CNIs Helpful Links This release updates Kubernetes to v1.34.3. 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. --token You may retrieve the token value from any server already joined to the cluster: cat /var/lib/rancher/rke2/server/token Remove dapper + use crane (#9443) Bump calico chart to v3.31.300 (#9459) CNI bump Jan 2026 (#9473) Bump Ingresses - 2026 Jan (#9481) Bulk Backports - 2026 Jan (#9493) Rke2-coredns: Use k8s-style "IANA" names (RFC 6335) (#9504) K3s bump and backports for 2026-01 (#9514) Adjust Windows directory creation order (#9526) Update to cilium v1.18.6 (#9534) Update to cilium v1.18.6 (#9534) Bump Traefik version to v3.6.7 (#9550) Update chart and container image versions (#9559) Add e2e test for Calico in eBPF mode (#9567) Bump etcd to v3.6.7 (#9579) Update to v1.34.3-rke2r3 (#9596) Fix release arm64 (#9601) Backport: Increase timeouts in calico eBPF e2e tests (#9606) Fix manifest and sync-prime steps (#9610) Revert accidental hardcode of klipper-helm tag (#9624) Bump K3s version for etcd reconcile fix (#9629) Bump ingress-nginx to v1.14.3-hardened1 (#9634) 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.