mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-21 22:51:13 +02:00
This adds a VIP (virtual IP) option to the network configuration of an interface, which will allow a set of nodes to share a floating IP address among them. For now, this is restricted to control plane use and only a single shared IP is supported. Fixes #3111 Signed-off-by: Seán C McCord <ulexus@gmail.com> Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>