k8s nginx ingress controller: rewrite part of the target url
11/3/2017
Is there a way to create an ingress rule that modifies part of the target url? Something like routing /v1/api/service_name/endpoint to /endpoint? I am using nginx ingress controller on GKE.