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
1. Kestrel listens to the port 8080. Azure App Gateway Backend is unhealthy because of Port 80 mentioned in Pod's Container Port and Service definition's TargetPort.
2. Ingress Controller definition throw error because of the missing pathType property.
0 commit comments