Hi,
I would like to implement HTTP HEADER RESPONSE in order to all requests processed by haproxy must return a header to identify which HAProxy instance we are going through. That’s the first point.
The second point would be to all requests to applications hosted on a K8s cluster must return a header that identifies which cluster the application responding to us is on.
Do you think is that possible ?
Thanks in advance for your opinion