Managed TCP Load Balancer Service

The Managed TCP Load Balancer Service simplifies the deployment and management of load balancers. It efficiently distributes incoming TCP traffic across multiple backend servers, ensuring high availability and optimal resource utilization.

Deployment Details

Managed TCP Load Balancer Service efficiently utilizes HAProxy for load balancing purposes. HAProxy is a well-established and reliable solution for distributing incoming TCP traffic across multiple backend servers, ensuring high availability and efficient resource utilization. This deployment choice guarantees the seamless and dependable operation of your load balancing infrastructure.

Parameters

Common parameters

NameDescriptionValue
externalEnable external access from outside the clusterfalse
replicasNumber of HAProxy replicas2

Configuration parameters

NameDescriptionValue
httpAndHttps.modeMode for balancer. Allowed values: tcp and tcp-with-proxytcp
httpAndHttps.targetPorts.httpHTTP port number.80
httpAndHttps.targetPorts.httpsHTTPS port number.443
httpAndHttps.endpointsEndpoint addresses list[]
whitelistHTTPSecure HTTP by enabling client networks whitelistingfalse
whitelistList of client networks[]
resourcesResources{}
resourcesPresetSet container resources according to one common preset (allowed values: none, nano, micro, small, medium, large, xlarge, 2xlarge). This is ignored if resources is set (resources is recommended for production).nano