Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Round Robin #5814

Open
rockburning opened this issue Jan 17, 2025 · 1 comment
Open

Round Robin #5814

rockburning opened this issue Jan 17, 2025 · 1 comment
Labels
t:feature New feature or enhancement request

Comments

@rockburning
Copy link

Please describe your use case / problem.
Now i am using emissary ingress to load balance, and now i confiugre my ingress as below.

Image

Describe the solution you'd like
A clear and concise description of what you want to happen.
I want to access the pod using round robin; as i have two pod; so i want to access A and B and A and B pod i。

Describe alternatives you've considered
is there any solution to access pod like this ,i want to have real round robin result, how can i pass --concurrency to what kind pod to get round robin result;

Additional context
Add any other context about the feature request here.
https://www.envoyproxy.io/docs/envoy/latest/faq/load_balancing/concurrency_lb

@dosubot dosubot bot added the t:feature New feature or enhancement request label Jan 17, 2025
@cindymullins-dw
Copy link
Contributor

Hi @rockburning , I would suggest configuring a Mapping CRD instead of using annotations. "Load balancing configuration can be set for all Emissary-ingress mappings in the ambassador Module, or set per Mapping."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:feature New feature or enhancement request
Projects
None yet
Development

No branches or pull requests

2 participants