Check the rke2-server logs and pod logs for errors. I suspect that your main problem is that all in-tree cloud providers have been removed, so vsphere is an invalid cloud provider name. You can set it to rancher-vsphere to deploy the vsphere CPI and csi charts bundled with rke2.
b
bumpy-tomato-36167
06/10/2025, 4:00 PM
also try using
<<-EOF
rather than
<<EOF
bumpy-tomato-36167
06/10/2025, 4:01 PM
Also check out the #C07M052K9D0 channel where there are some good pins with resources
a
agreeable-planet-37457
06/19/2025, 11:50 AM
thanks for the reply on this. My issue was related to the system-default-registry. Once I switched to using public images it was sorted.