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

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.

Results 252 application-gateway-kubernetes-ingress issues
Sort by recently updated
recently updated
newest added
trafficstars

enhance the AGIC to add the possibility to redirect the traffic to a existing ingress service ip inside a onPrem AKSARC // AzureStack HCI AKS(ARC) something like this... agic.hybrid.enable: true...

The current configuration for HTTP/2 header field sizes between Kestrel and Azure Application Gateway presents a discrepancy that may mislead developers. Specifically, Kestrel's HTTP/2 default maximum header size is set...