Should be straight forward question. I have an iss...
# harvester
n
Should be straight forward question. I have an issue where if my node I used to create goes down there is no other node that the VIP gets moved to. Does this config need to be on nodes that are join as well to ensure they are qualified to be in the VIP service? vip: 10.10.110.100 vip_mode: static *Looks like those nodes with role:default will be included in VIP services
b
The VIP sticks to the boxes that provide the Control Plane (etcd) So only ones with the active management roles (not ones just marked for management)
👍 1
So only if the default box gets promoted.