We obtain the same behaviour without “Host” spec from the ingress created for our test application.
http://< Load Balancer IP > returns :
{"message":"no route and no API found with those values"}
http://< Load Balancer IP >/test returns :
HTTP ERROR 404
Maybe the problem is with my API. I just tried to do a port-forward on the service and it returned 404 too… I will look on my API side. If you say everything works normally on Kong’s side then it must be my API.
Thanks for the help