69-DHCP Harvester LoadBalancer service no health check

Prerequisite: Already provision RKE1/RKE2 cluster in previous test case

  1. Open Global Settings in hamburger menu
  2. Replace ui-dashboard-index to https://releases.rancher.com/harvester-ui/dashboard/latest/index.html
  3. Change ui-offline-preferred to Remote
  4. Refresh the current page (ctrl + r)
  5. Open provisioned RKE2 cluster from hamburger menu
  6. Drop down Service Discovery
  7. Click Services
  8. Click Create
  9. Select Load Balancer

image.png

  1. Given service name to make the load balancer name composed of the cluster name, namespace, svc name, and suffix(8 characters) more than 63 characters
  2. Provide Listening port and Target port

image.png

  1. Click Add-on Config

  2. Select Health Check port

  3. Select dhcp as IPAM mode

  4. Create another load balancer service with the name characters.

Expected Results

  • Can create the load balance service correctly

image.png

  • Can operate and forward workload as expected