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

Indeterministic behavior while switching gateways #23

Open
Tang8330 opened this issue Apr 14, 2023 · 2 comments
Open

Indeterministic behavior while switching gateways #23

Tang8330 opened this issue Apr 14, 2023 · 2 comments

Comments

@Tang8330
Copy link

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 to 512Mi.

Any help would be appreciated.

@Tang8330
Copy link
Author

One thing I also noticed -- when changing the gateway and then running describe kubectl describe staticroute NAME.

The K8 resource status still points to the old gateway.

@nabillarahmanizhafira
Copy link

Hi is there any update on this? 😓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants