You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: