GKE nginx service responds with 201 created then for some reason ingress responds with 502 error
This issue is global and also reproduced from time to time on uat. The root cause is that bff-exx makes a request to ms-xxx-service and request goes through ingress which is based on nginx. ms-xxx-service-ingress redirects request to ms-xxx-service but when ms-xxx-service responds with 201 created then for some reason ingress responds with 502 error