Once you’ve joined multiple manager nodes for high availability (HA), you can configure your own load balancer to balance user requests across all manager nodes.
This allows users to access UCP using a centralized domain name. If a manager node goes down, the load balancer can detect that and stop forwarding requests to that node, so that the failure goes unnoticed by users.
Since UCP uses mutual TLS, make sure you configure your load balancer to:
443
and 6443
./_ping
endpoint on each manager node, to check if the
node is healthy and if it should remain on the load balancing pool or
not.By default, both UCP and DTR use port 443. If you plan on deploying UCP and DTR, your load balancer needs to distinguish traffic between the two by IP address or port number.
Important
Additional requirements
In addition to configuring your load balancer to distinguish between UCP and DTR, configuring a load balancer for DTR has further requirements (refer to the DTR documentation).
Use the following examples to configure your load balancer for UCP.
You can deploy your load balancer using: