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

Enable to configure topologySpreadConstraints for EG control plane #3534

Closed
alexwo opened this issue Jun 4, 2024 · 1 comment
Closed

Enable to configure topologySpreadConstraints for EG control plane #3534

alexwo opened this issue Jun 4, 2024 · 1 comment
Labels

Comments

@alexwo
Copy link
Contributor

alexwo commented Jun 4, 2024

Given that EG control plane is deployed with leader election enabled by default, it makes sense to provide an easy option to allow it to run across multiple availability zones to achieve a high availability (HA) deployment. One option currently available to achieve this is using pod affinity; however, adding topologySpreadConstraints offers even greater flexibility.

@shawnh2
Copy link
Contributor

shawnh2 commented Jun 4, 2024

close in favor of #3535

@shawnh2 shawnh2 closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants