- Provision cluster using rke2 with harvester as the node driver
- Enable the cloud driver for
harvester
while provisioning the cluster - 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.