31-Specify “pool” IPAM mode in LoadBalancer service

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. Access Harvester dashboard UI
  6. Go to Settings
  7. Create a vip-pool in Harvester settings. image
  8. Open provisioned RKE2 cluster from hamburger menu
  9. Drop down Service Discovery
  10. Click Services
  11. Click Create
  12. Select Load Balancer

image.png

  1. Given service name
  2. Provide Listending port and Target port

image.png

  1. Click Add-on Config
  2. Provide Health Check port
  3. Select pool as IPAM mode
  4. Provide Health Check Threshold
  5. Provide Health Check Failure Threshold
  6. Provide Health Check Period
  7. Provide Health Check Timeout
  8. Click Create button

image.png

Expected Results

  1. Can create load balance service correctly
  2. Can operate and route to deployed service correctly