mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
In BPFire HA deployment, a floating/shared router IP is required for backend/endpoint server. by default BPFire uses the primary IP on green0 when running setup script. Now the floating/shared router IP can be added to green0 interface as secondary IP through loxilb UI, keepalived UI can configure the secondary IP as virtual ipaddress, when HA failover happens, keepalived will move the virtual ipaddress to new active BPFire. Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>