- Related ticket: #1396 Integration Cloud Provider for RKE1 with Rancher
- Provision cluster using rke1 with harvester as the node driver
- Deploy cloud provider from App.
- Create a deployment with
nginx:latest
image. - Create a Harvester load balancer to the pod of above deployment.
- Verify by clicking the service, if the load balancer is redirecting to the nginx home page.