Skip to content

How to create a route with specific target? #7439

Answered by Tieske
simeon49 asked this question in Help
Discussion options

You must be logged in to vote

Create a service (as a destination) and then attach a route to match incoming traffic to that destination:

http -f :8001/services name=node-41 url=http://172.16.2.41:8888/
http -f :8001/services/node-41/routes name=node-41 paths[]=/dynamically-nodes/41

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by javierguerragiraldez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
2 participants
Converted from issue

This discussion was converted from issue #7432 on June 09, 2021 21:58.