Customize nginx behavior differently for each path in the Nginx Ingress http rule
I am using the nginx ingress (community edition) to serve different services within my Kubernetes cluster while trying to optimize costs. I encountered issues when trying to add a websocket rule that although it's supported out of the box from…