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

Is there a way to specify backup for Cluster endpoints. #36444

Open
manikandan231280 opened this issue Oct 4, 2024 · 2 comments
Open

Is there a way to specify backup for Cluster endpoints. #36444

manikandan231280 opened this issue Oct 4, 2024 · 2 comments
Labels
area/load balancing question Questions that are neither investigations, bugs, nor enhancements

Comments

@manikandan231280
Copy link

Title: Is there a way to specify backup for Cluster endpoints.

Description:
I am new to Envoy. How do i treat some endpoints as a backup and envoy forwards no ingress traffic to these servers unless all other endpoints that are not marked as “backup” fail the health check.

@manikandan231280 manikandan231280 added enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels Oct 4, 2024
@kyessenov
Copy link
Contributor

@kyessenov kyessenov added question Questions that are neither investigations, bugs, nor enhancements area/load balancing and removed enhancement Feature requests. Not bugs or questions. triage Issue requires triage labels Oct 4, 2024
@manikandan231280
Copy link
Author

How do i configure Priority levels so that the traffic goes to P1 only when all the nodes under P0 becomes unhealthy. I think currently the traffic sent to both P0 and P1 based on the number of healthy nodes under P0 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/load balancing question Questions that are neither investigations, bugs, nor enhancements
Projects
None yet
Development

No branches or pull requests

2 participants