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

**Describe the bug** I am enabling the app gateway ingress controller on AKS and adding Ingress objects into kubernetes and then the AGIC is wiping out all of my backend...

**Describe the bug** I installed the application gateway incress controller through the `az aks enable-addon` command. Now I wanted to add a configuration with `AzureIngressProhibitedTarget`, however my cluster reports that...

**Describe the bug** This is more of a question. Is it possible AGIC ingress support CDN as an ingress path endpoint. My requirement is to use /path/frontend sends to a...

While doing our dev for our application, it's common for us to do some basic auth to protect access to it. Nginx ingress controller has Basic Auth as part of...

feature
auth

**Describe the bug** ``` E0111 10:35:28.019949 1 controller.go:141] network.ApplicationGatewaysClient#CreateOrUpdate: Failure sending request: StatusCode=0 -- Original Error: Code="ApplicationGatewayRequestRoutingRulePriorityMustBeUnique" Message="Priority must be unique across all the request routing rules. Rules /subscriptions/3c668f12-0000-4844-861c-bf5364669149/resourceGroups/d-customer-app-rg/providers/Microsoft.Network/applicationGateways/d-customer-app-agw-01/requestRoutingRules/rr-f004bf78756cc24eb40a86bd77bd61d0 and...

**Describe the bug** When setting the `appgw.ingress.kubernetes.io/appgw-trusted-root-certificate` annotation on an ingress resource in AKS, the corresponding backend settings will contain "Override with new host name" set to "Yes". (Defined in...

**Describe the bug** AGIC used to generate meaningful listener names such as `"fl---"`. This is what everyone wants. but for the past two weeks AGIC has been generating random listener...

help wanted

Feature: Override a secret name for service principal in case you have multiple AGIC controllers. ## Checklist - [x] The title of the PR is clear and informative - [x]...

## Checklist - [ ] The title of the PR is clear and informative - [ ] If applicable, the changes made in the PR have proper test coverage -...

## Checklist - [ ] The title of the PR is clear and informative - [ ] If applicable, the changes made in the PR have proper test coverage -...