How to Set Up a High-Availability Load-Balancing RKE2 Cluster Using Rancher Management

Hi everyone,

I want to set up an HA (High-Availability) RKE2 cluster on VMware vSphere using Rancher Management.

Specifically, I’m looking to use HAProxy for load balancing and Cilium as the CNI to disable kube-proxy. My goal is to set up the following values on cilium config with 3 extenal etcd, 2 control plane, any worker with 1 load balancing to direct traffic to apicontrol:
image
I’ve read through the documentation, but I haven’t found any guides on this specific setup. Does anyone know how to do this, how to specify a server and token for other node in rancher management?