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've been trying to troubleshoot some issues I'm having while deploying ingress-gce, but my lack of experience with a working installation limits sometimes my expectations.
After deploying it to my cluster, I can see a new ingress created:
As can be seen on the describe ingress, one of my backends is listed as UNHEALTHY.
After verifying the backend configuration via cloud console, I was able to identify that the health check assigned to the backend has the incorrect URI.
Is it expected to have 2 backends for a service in a single cluster?
How can I troubleshoot the URI used for health check as it's incorrect?
The text was updated successfully, but these errors were encountered:
Hi,
I've been trying to troubleshoot some issues I'm having while deploying ingress-gce, but my lack of experience with a working installation limits sometimes my expectations.
After deploying it to my cluster, I can see a new ingress created:
As can be seen on the describe ingress, one of my backends is listed as UNHEALTHY.
After verifying the backend configuration via cloud console, I was able to identify that the health check assigned to the backend has the incorrect URI.
Is it expected to have 2 backends for a service in a single cluster?
How can I troubleshoot the URI used for health check as it's incorrect?
The text was updated successfully, but these errors were encountered: