Replies: 1 comment
|
Hi @bojanHub, Sorry for the late reply. Currently, there is no way to set weights via kube-loxilb. That feature isn't in this release, but I'll add it to the roadmap for the next one. If it is an urgent feature, please let me know and I will try to add it sooner. Thanks. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is it possible to define an endpoint weight through a Service annotation (or a similar mechanism) so that kube-loxilb picks it up when creating the endpoints in loxilb?
I couldn’t find anything about this in the documentation.
Currently, I only see that weights can be configured when creating endpoints manually in loxilb, but not when they’re generated automatically via a Kubernetes LoadBalancer Service.
All reactions