-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement orchestrated firewall distance configuration. #24
Conversation
Has to be tested in a real environment, but we can already review. firewall-controller needs to implement support for this before this works. |
I think we can try this out in our test environment, review and merge this already. It does not hurt when the firewall-controller does not yet support it. In the mini-lab during rolling update:
And for scaling:
|
Looks good already, would it make sense to validate the #replicas to not exceed a certain maximum ? |
References metal-stack/metal-networker#97.