how can I programmatically add new routes to the traefik

Viewed 16

I'm wondering, if there would be possible to add new routes programmatically to the load balancer and without stopping it up, like, for example, I have a load balancer, and every time I create a new server, it automatically could add route of this server to this Load Balancer, and the same thing with remove,does it possible to implement this flow with Traefik? if not, can you suggest me some analogies that probably can if you know some

0 Answers
Related