You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: