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

ExtraGateway Ingress #65

Merged
merged 8 commits into from
Aug 9, 2021
Merged

ExtraGateway Ingress #65

merged 8 commits into from
Aug 9, 2021

Conversation

benbacon
Copy link
Contributor

@benbacon benbacon commented Aug 5, 2021

Similar to net2 ingress, builds an image that manages Octavia loadbalancer members; these members being additional routers (backed by an IngressController) running on infra nodes listening via a NodePort. A CronJob is created and runs every 5 minutes to ensure that the members match the current infra nodes to ensure ingress traffic is unaffected due to node scaling. In addition another CronJob runs every 5 minutes to ensure there are as many routers as there are infra nodes to provide redundancy.

Also includes minor tweaks to other post-deployment builds to give them more chance of succeeding.

… selector so eg/net2 routes don't go onto default ic
@benbacon benbacon removed the request for review from andrew-garner August 6, 2021 14:32
Copy link
Contributor

@gellner gellner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. If you're happy @benbacon , please merge!

@benbacon benbacon merged commit 705d3c8 into master Aug 9, 2021
@benbacon benbacon deleted the extragateway_ingress branch August 9, 2021 10:24
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

Successfully merging this pull request may close these issues.

2 participants