This message was deleted.
# general
a
This message was deleted.
c
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
also try using
<<-EOF
rather than
<<EOF
Also check out the #C07M052K9D0 channel where there are some good pins with resources
a
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.