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** az command [this line](https://github.com/Azure/application-gateway-kubernetes-ingress/blob/a11719a9f0d5e95edad0e67c9d81a6486a3f1d93/docs/setup/install-new.md?plain=1#L49) from the [install.md ](https://github.com/Azure/application-gateway-kubernetes-ingress/blob/master/docs/setup/install-new.md) ```sh az aks get-versions --location $location --query "orchestrators[-1].orchestratorVersion" -o tsv ``` **To Reproduce** 1. Go to cloudshell 2. paste...

### Discussed in https://github.com/Azure/application-gateway-kubernetes-ingress/discussions/1522 Originally posted by **malecov** March 22, 2023 Good Day Everyone. Would like to ask if it is possible to update the package versions inside the project...

**Is your feature request related to a problem? Please describe.** We want to use multiple AKS clusters, which would use a Shared Application Gateway setup. When I say multiple, i'm...

Hello all. Maybe someone faced default AGIC configuration changing. One of my customers decided to use app gateway + aks + application gateway. From infrastructure point of view everything works...

**Describe the bug** - AGIC brownfield deployment via HELM, - 2 AKS clusters (Production and Non-production) - common (shared=true) App Gateway - AzureIngressProhibitedTarget deployed (on prod AKS cluster indicated DNS...

**Is your feature request related to a problem? Please describe.** We have 3 clusters behind an app gw. Each cluster has multiple hosts exposed. For each cluster I now have...

feature
Prohibited Target

I would like to request that AGIC in multi-cluster or shared setup should be implemented not to delete other configuration on the app gateway. However, it should only be permitted...

I have a app running on AKS with AGIC installed. Due to the SEO stuff I need to have a redirect from `domain.com` to `www.domain.com` . How this can be...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] We have migrated to...

help wanted

Hi team , we are using the PPAGW as ingress in our AKS cluster. we also enable managed Prometheus we notice that appgw pod is ravel /metrics is that any...