Skip to content

[Feature] HAProxy http mode support #439

@felipeero

Description

@felipeero

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions