I have a problem importing a v1.24.7+rke2r1 cluster into Rancher v2.6.9.
The cluster is stuck on Pending and the only error I get on the cattle-cluster-agent on the master node is the following.
Error from server (BadRequest): container “cluster-register” in pod “cattle-cluster-agent-58cb9d87bd-zb4sr” is waiting to start: trying and failing to pull image
The contents of config.yaml should only include token and server values when adding additional server nodes. Also, if adding agent node, it’s the same but without tls-san value and then one change on the final command for: INSTALL_RKE2_TYPE='agent'