How to setup default backend for kong

Hi there,

I just want to route all my traffic to a specific service unless I explicitly setup routes for another services so the question is how to configure a default service that responds of no route was found ?

Thanks in advance

Create service and set route with just only paths[]=/

1 Like