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
I have this set up such that any AWS or GCP resources will go through my egress gateway.
However, I would like to have some redundancies by having 2 gateways such that I can swap one out, reboot, etc...and achieve HA.
When I switch gateways, the mapping does not change and when running describe static route, it shows that none of the routes are ready.
Checking events is also extremely extremely slow / verging on not being able due to how many events there are.
For context, the number of CIDR ranges I am trying to load is ~2k (list from GCP and AWS). I have increased the memory limit for my staticRoute operator from 150Mi to 512Mi.
Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
As per title.
I have this set up such that any AWS or GCP resources will go through my egress gateway.
However, I would like to have some redundancies by having 2 gateways such that I can swap one out, reboot, etc...and achieve HA.
When I switch gateways, the mapping does not change and when running describe static route, it shows that none of the routes are ready.
Checking events is also extremely extremely slow / verging on not being able due to how many events there are.
For context, the number of CIDR ranges I am trying to load is ~2k (list from GCP and AWS). I have increased the memory limit for my staticRoute operator from
150Mi
to512Mi
.Any help would be appreciated.
The text was updated successfully, but these errors were encountered: