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

externalip can't migrate dynamically #140

Open
like-inspur opened this issue Mar 29, 2018 · 1 comment
Open

externalip can't migrate dynamically #140

like-inspur opened this issue Mar 29, 2018 · 1 comment

Comments

@like-inspur
Copy link

I have created LoadBalancer service,and found an external ip assigned on specified network card. But when I reboot this node, the external ip can't dynamically migrate to other nodes, so the service will stop.
[root@master1 ~]# kubectl get ipclaim --show-labels
NAME AGE LABELS
10-110-29-1-24 23h ipnode=master1

Is it means external ip 10.110.29.1 will be created on master1 forever? Thank you !
@pigmej @falkerson @ykoldobanov @dshulyak @aateem

@dgabrysch
Copy link

Hi,

actually I tested that behaviour, it works. So if I reboot a node e.g. then the IP switches to another node.

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