If a microservice is down, how to route to another online instance? #2049
Replies: 1 comment 5 replies
-
Hi @sanazsasan!
Could you clarify your request, please? I believe you're referring to load balancing, correct?
Until the issue in the Ocelot kernel is resolved, there is only one development alternative: Is my understanding of your user scenario correct? |
Beta Was this translation helpful? Give feedback.
-
hello Ocelot community! can you help me?
We use the ocelot api gateway to route and manage microservices. We want to deploy two instances of a microservice and we want to do routing by ocelot when one instance is down or crashed, ocelot routes to the other instance. How can we implement?
my email: [email protected]
Beta Was this translation helpful? Give feedback.
All reactions