I'm trying to make an RKE2 guest cluster running on Harvester 1.5.0 (w/ Rancher 2.11.1) make use of Harvester LoadBalancer's through the Rancher Cloud Controller.
Any service of type LoadBalancer fails to get an IP address however; I see LoadBalancer's being made very briefly in the Harvester interface (see screenshot)
It seems to make no difference with what options I select for the IPPool's Selector...
that’s correct. when you want to provide ippools to the LB-type services in the downstream cluster, you’ll want to create the ippools with the correct scope via the rancher dashboard, not directly on the harvester dashboard.
red-king-19196
06/03/2025, 4:44 PM
if would like to create the ippools via kubectl, there is no such limitation.