Hi, using a k3s 1.28 rancher 2.8.5, I’m upgrading a RKE from 1.27.16 to 1.28.13. I see the control planes node on 1.28 but workers still on 1.27 and this error appear in rancher:
[k8s] Job [rke-network-plugin-deploy-job] deletion timed out. Consider increasing addon_job_timeout value
I changed addon_job_timeout from 30s to 90s, but the error stayed.
I downgraded via rancher UI to 1.27, the node are all same version now but UI is still displaying the error: should I try again the upgrade or how to manually run that job?
Thank you