Conflicting with k8s version 1.22.2-3

Hi team,

so we deploy the latest version of Kubernetes cluster then suddenly rancher stopped working,
An error likes this

2022/05/18 07:21:50 [ERROR] error syncing 'c-m-j9mfddmt/p-n9tdv': handler system-image-upgrade-controller: upgrade cluster c-m-j9mfddmt system service alerting failed: template system-library-rancher-monitoring incompatible with rancher version or cluster's [c-m-j9mfddmt] kubernetes version, requeuing

after some research, many have this issue and can go back to normal after rolling back the k8s version.
But we use managed Kubernetes service so the only option was to delete the cluster.

And still have this error

2022/05/18 07:48:37 [INFO] Stopping cluster agent for c-m-57jnclc2
2022/05/18 07:48:37 [ERROR] failed to start cluster controllers c-m-57jnclc2: context canceled
2022/05/18 07:49:42 [ERROR] error syncing 'c-m-57jnclc2': handler cluster-deploy: Get "https://10.3.0.1:443/apis/apps/v1/namespaces/cattle-system/daemonsets/cattle-node-agent": cluster agent disconnected, requeuing
2022/05/18 07:50:19 [INFO] Stopping cluster agent for c-m-57jnclc2
2022/05/18 07:50:19 [ERROR] failed to start cluster controllers c-m-57jnclc2: context canceled```