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

From ingress annotations, which one helps create backend pool in app gateway #1584

Closed scorpionfly7 closed 1 month ago

scorpionfly7 commented 7 months ago

please see: https://azure.github.io/application-gateway-kubernetes-ingress/annotations/#health-probe-path

I am defining Ingress resource, which annotation will helps configure App Gateway Backen Pool...Trying different way...nothing helps.

Thanks

scorpionfly7 commented 1 month ago

Why it is closed? How it fixed? Can we add now backend pool from ingress annotations?