502 Bad Gateway on Azure Ingress for Kubernetes Service /microservice1/hello (Quarkus Application)
I have a Kubernetes cluster running on Azure with an Ingress configured for multiple services. One of these services, microservice1, is a Quarkus application. Locally, the /microservice1/hello endpoint works perfectly. However, when accessing it through the Azure ingress, I get a 502 Bad Gateway error.