Hi All, I am having a bit of an issue with getting something working, I've spun up an Ubuntu VM and installed rancher with docker (using the quick start command). I can then go to the cluster management page and 'create' a cluster on vsphere, I put in the right creds, then in the options I choose RKE2 as the provider, mostly leave the options unchanged apart from selecting a network and a VM template to use (Ubuntu, spins up with dynamic IP).
A VM spins up in vpshere named after the node pool name I entered, but it gets stuck on 'configuring bootstrap nodes <stuff> waiting for agent to check in and apply initial plan, Have tried opening ports with UFW (a few rancher ports I read about, plus 443, on both the vm hosting the dockerised rancher and the node pool it spins up, no luck) The thought occurs it could be some host.docker.internal stuff maybe? (pls feel free to recommend troubleshooting steps if you agree?) or that the node it spins up just isn't doing anything rancher-y at all (for example, I cant see any containers on that machine with dockerps, and don't see any mention of rancher or RKE in the syslog/auth log etc)