Replies: 2 comments
-
|
If In Retry |
Beta Was this translation helpful? Give feedback.
-
|
And how would you distinguish a special endpoint? If this issue is about traffic steering between a v1 and v2 of a service I would typically have both in two different load balancer sets (so in a load balancer I have identical service instances). If this is about instance stickyness you can also solve this outside the load balancer itself. Do you have a more concrete example on when you would use this? Right now I'm missing a real rationale on why this is the right solution to your undisclosed problem. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For example, let some special request choice a special endpoint, not random or round-robin
Beta Was this translation helpful? Give feedback.
All reactions