application-gateway-kubernetes-ingress icon indicating copy to clipboard operation
application-gateway-kubernetes-ingress copied to clipboard

AzureIngressProhibitedTarget use for TCP targets

Open mazmar opened this issue 1 year ago • 3 comments
trafficstars

I want to use one AppGW with ingress AGIC but also use the new TCP preview on AppGW, this however colides with the AGIC deleting all of my TCP rules/pools

I've tried using the shared=true and setting hostname with AzureIngressProhibitedTarget but it doesn't work and still deletes all of my TCP configurations

any idea how to have AGIC not deleting my configs?

mazmar avatar May 14 '24 14:05 mazmar

Same here, did you manage to solve the situation?

Thanks!

lacmar25 avatar Jan 29 '25 15:01 lacmar25

I've found it as limitation mentioned here:

https://learn.microsoft.com/en-us/azure/application-gateway/tcp-tls-proxy-overview#limitations

so i guess it is not going to be solved. I've also given up on APP GW and moved to HAProxy as it supports both L4/L7 with TLS termination. Sorry Microsoft but APP GW is way to pricey for what it offers.

mazmar avatar Jan 29 '25 16:01 mazmar

Hi, thank you for the answer!

Yeh... I use HAProxy in some other places and you don't find these problems...

At least I'm glad you got it working with another approach! :)

lacmar25 avatar Jan 29 '25 17:01 lacmar25