Prerequisite: Already provision RKE1/RKE2 cluster in previous test case
- Open
Global Settings
in hamburger menu - Replace
ui-dashboard-index
tohttps://releases.rancher.com/harvester-ui/dashboard/latest/index.html
- Change
ui-offline-preferred
toRemote
- Refresh the current page (ctrl + r)
- Open provisioned RKE2 cluster from hamburger menu
- Drop down
Service Discovery
- Click
Services
- Click Create
- Select
Load Balancer
- 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
- Provide Listening port and Target port
- Click
Add-on Config
- Select Health Check port
- Select
dhcp
as IPAM mode - Provide Health Check Threshold
- Provide Health Check Failure Threshold
- Provide Health Check Period
- Provide Health Check Timeout
- Click Create button
- Create another load balancer service with the name characters.
Expected Results
- Can create the load balance service correctly
- Can operate and forward workload as expected