mammoth-evening-6464
06/23/2025, 10:34 AMPort Requirements for Integrating Harvester with Rancher
If you want to integrate Harvester with Rancher, you need to make sure that all Harvester nodes can connect to TCP port 443 of the Rancher load balancer.
When provisioning VMs with Kubernetes clusters from Rancher into Harvester, you need to be able to connect to TCP port 443 of the Rancher load balancer. Otherwise, the cluster won't be manageable by Rancher. For more information, refer to Rancher Architecture.https://docs.harvesterhci.io/v1.5/install/requirements Is it really enough to open tcp/443 in both directions? 😮