Azure / application-gateway-kubernetes-ingress

This is an ingress controller that can be run on Azure Kubernetes Service (AKS) to allow an Azure Application Gateway to act as the ingress for an AKS cluster.
https://azure.github.io/application-gateway-kubernetes-ingress
MIT License
677 stars 420 forks source link

AGIC support for HTTPS backend pools #1555

Closed sarahecraddock closed 1 year ago

sarahecraddock commented 1 year ago

Is your feature request related to a problem? Please describe. I am unable to use AGIC and encrypt ingress traffic end to end. Specifically, I am looking to implement mTLS via OSM.

Describe the solution you'd like Support for HTTPS backends when using AGIC so that I can implement mTLS via OSM with AGIC.

I have seen that there were some comments about this being on the backlog in 2020 with no ETA, could you advise on the current ETA for this feature?

fozturner commented 1 year ago

AGIC does support HTTPS backends, but it does not work with OSM.

It is worth adding that the OSM project is being archived - https://github.com/openservicemesh/osm#%EF%B8%8F-the-osm-project-has-been-proposed-for-archive-status-%EF%B8%8F

akshaysngupta commented 1 year ago

AGIC doesn't support Backend MTLS.