Hi,
Currently the only HAProxy mode supported by the operator is tcp mode (layer 4 proxy) for frontends and backends, but there are many cases where http mode (layer 7 proxy) is rather desirable, like when you need the load balancer to provide TLS termination and more complex stuff. It would be nice if there was a configurable option in the ExternalLoadBalancer CR for HAProxy provider for choosing the mode.
Hi,
Currently the only HAProxy mode supported by the operator is tcp mode (layer 4 proxy) for frontends and backends, but there are many cases where http mode (layer 7 proxy) is rather desirable, like when you need the load balancer to provide TLS termination and more complex stuff. It would be nice if there was a configurable option in the ExternalLoadBalancer CR for HAProxy provider for choosing the mode.