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

Load balancer status dissapears after upgrading kubeware #18

Open
mafraba opened this issue Mar 2, 2016 · 1 comment
Open

Load balancer status dissapears after upgrading kubeware #18

mafraba opened this issue Mar 2, 2016 · 1 comment
Labels

Comments

@mafraba
Copy link

mafraba commented Mar 2, 2016

If I upgrade a kubeware using a rolling-upgrade with service replace strategy, the status of the load balancer associated to the service dissapears in K8s.

This happens when we try to preserve the current nodePort for the service port exposed. If we don't specify the current nodePort then K8s will change it for a new random one and the load balancer will stop working since it'll be using the old one, so either we preserve it or somehow update the LB config.

@mafraba mafraba added the bug label Mar 2, 2016
@mafraba
Copy link
Author

mafraba commented Apr 29, 2016

Maybe this nodePort preserving issue has been fixed? Have a look at the following links before working on this issue:

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

No branches or pull requests

1 participant