-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Option to not remove loadBalancer status record? #881
Comments
No. |
This should be easy to add here |
Cool - very happy to contribute it, as long as there is no reason not to. Doesn't sound like there is an objection though :-) |
No, this makes sense if you use an external DNS controller. |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an option to not clear loadBalancer status on exit? (If not, I'm happy to contribute).
I believe this makes running multiple pods / restarting pods harder, particularly if you have a DNS controller watching the status record.
The text was updated successfully, but these errors were encountered: