I didn't test it yet but how does HA failover work if i want to keep the service live ? Does it reassign the IP address to the new running instance? Or should i still use something like keepalived? If not what does t used to do it?
Are you talking about the hypervisor level HA of VM/CT?
The machines of a failed node get restarted on another node after a couple of minutes. They keep their normal address. Or do you have something else in mind?
If you need that level of failover redundancy you should achieve it on application level, i.e. run a clustered service. The hypervisor HA failover only guarantees that the machine is running.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.