You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble with paths I think. I can run a pod with my .NET Core application and I can see in the logs that it is working giving healthy or unhealthy status for each healthcheck I have. My application has an ingress associated to run in Kubernetes with a custom DNS. When I try to access it it gives me 502 Bad Gateway Nginx, altough the pod is working if we check the logs. If someone could enlighten me I would really appreciate. Why can´t I access healthchecks-ui or swagger with custom DNS?