[kubernetes-users] Re: add-to-base url is not working

2017-12-04 Thread Moudood
I'm using nginx ingress controller. If you look at the ingress definition, I've tried to map the http request to two different ports 1) TCP (8080) 2) UDP (56888). When I request the url as http://hostName:8080, the request is sent to the resource associated with UDP. trying to find an option o

[kubernetes-users] Re: add-to-base url is not working

2017-12-02 Thread Eduardo Bergavera
Looks like you are using a custom controller. Have you tried using Nginx controller? https://github.com/kubernetes/ingress-nginx On Saturday, December 2, 2017 at 4:48:03 AM UTC+8, Moudood wrote: > > Hi, > > I have an issue using the annotation "add-base-url=true". Wanted to have > "/flows"