Hey All, I apologize if this is an easy one but I’m beating my head against the desk. I just moved away from esxi and have a bare metal harvester server running v1.4.0. I have a separate rancher deployment that is not hosted on this server. I am trying to enter the rancher’s cluster-registration-url into the harvester settings but it is failing as dns is not finding an entry for the host.
When I ssh into the harvester server and nslookup my rancher deployment it returns the correct IP. But it appears that when I enter that URL into cluster-registration-url it uses rke2-coredns to attempt to resolve, not the server’s dns provider.
Is this expected behavior? If so, what is the best way to add the harvester server into my rancher deployment?