Exposing service from Kubernetes NGINX Ingress controller always return 502 Bad Gateway
I am having issues with request to my NodeJS app running in my kubernetes cluster in digital ocean. Every request returns a 502 Bad Gateway Error. I am not sure what I am missing. This is what the service config…