I posted in Slack as well but figured I would here as well.
I’m running into an interesting problem with my Rancher/Harvester setup. When deploying a downstream cluster using the harvester cloud provider I’m able to provision 5 VMs that all come up correctly and work as expected. However, when I go to scale up anything more than that the new VM that is created cannot properly connect to my rancher domain as it just continually times out and cannot properly join the new downstream cluster. The VM can properly ping the IP of the rancher server and curl any other domains without issue.
I’ve tried a couple different configurations as well and I know it’s not a CPU/memory/storage resource limit or anything as the new VMs always come up and function properly outside of not being able to properly curl the rancher server.
I’ve tried this with 2 different downstream clusters each with 3 nodes as well and always the 6th VM to be provisioned fails with the same issue. I’m wondering if there is some kind of configuration I’m missing?
Looking for any insight into what could be causing this. Thanks in advance.