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
667 stars 413 forks source link

[Question] - How frequent does AGIC monitor kubernetes and how frequent (in seconds?) does AGIC update app-gateway? #1622

Open kchilka-msft opened 2 weeks ago

kchilka-msft commented 2 weeks ago

Hello - this is not a bug but a question. We are running into 5xx errors during deployment time. This article seemed to have helped with minimizing 5xx errors. But I was curious to understand:

  1. How frequent does AGIC monitor kubernetes, in seconds?
  2. And how frequent (in seconds?) does AGIC update app-gateway?