Hey so i updated rancher from 2.8.5 to 2.9.1, no i...
# rke2
p
Hey so i updated rancher from 2.8.5 to 2.9.1, no issue. I want to update my clusters to rke2 1.28.13 (from 1.28.10) versions, but when i do, the cluster gets stuck on "waiting for kubelet to upgrade" on the first node. Checking the logs, i get a
Copy code
Error: UPGRADE FAILED: chart requires kubeVersion: >= v1.28.13 which is incompatible with Kubernetes v1.28.10+rke2r1
on sererral helm logs (such as helm-install-rke2-calico). So in order to update rke2, i need first to have upgraded rke2...?