Description
Hello. I just found this nice project and already managed to run it outside the K8S-Cluster.
It is much more customisable then the hatech-implementation and I realy want to use it in our K8S-Cluster.
What are you trying to do
TL;DR: A default TCP Backend if SNI is unknown for HA-PROXY-INGRESS.
We are currently using NGINX inside the k8s-cluster with HA-Proxy outside in TCP mode. My Team does not known, if they need NGINX capabilities and don't want to switch in a BIGBANG manner.
It would be nice if I could send Traffic for unknown SNIs to the currently working NGINX if the IngressClass of Ha-Proxy-Ingress don't know the SNI because the NGINX could know the SNI.
What HAProxy Ingress should do or how it should behave differently
A parameter to set a different TCP-Backend to a K8S-Service with Port-Parameter and a Parameter to set proxy-protocol.