application-gateway-kubernetes-ingress
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.
Is there planned support for [Azure AD Workload Identity](https://github.com/Azure/azure-workload-identity), seeing as AAD Pod Identity will be replaced by [Azure AD Workload Identity](https://github.com/Azure/azure-workload-identity).
I'm currently exploring options on which ingress to use for a new AKS cluster I've deployed a cluster with the AGIC add-on, and noticed that there was only 1 pod,...
**Describe the bug** we just run the below command to enable the upgrade of AKS cluster to a stable version automatically. Actually when aks cluster version upgrades to 1.22 .then...
**Describe the bug** When updating to AGIC 1.5.rc-1 we came across the following issue. Worth saying that up to this point our AGIC works fine with our setup and we...
**Describe the bug** AGIC brownfield deployment, version 1.2.0, one app gw, 4 clusters. I have observed in one occasion that in one of the clusters, AGIC didn't find deployed prohibited...
## Checklist - [ ] The title of the PR is clear and informative - [ ] If applicable, the changes made in the PR have proper test coverage -...
According to https://docs.microsoft.com/en-us/azure/application-gateway/ingress-controller-overview#difference-between-helm-deployment-and-aks-add-on multiple AGICs targeting one Application Gateway is not a supported scenario, but it doesn't state why, is it planned for future versions of the add-on?
I would like to know when a new release is planned? I'm mainly looking forward for the ssl profile annotation and rewrite CR. In case a release is performed, how...
**Describe the bug** A clear and concise description of what the bug is. I have Ingress resources on a AKS cluster which needs using PrivateIp or PublicIp as their front...
**Is your feature request related to a problem? Please describe.** Currently the health probe path is obtained from the readiness probes of the pods in the deployment setup behind the...