Hi,
Looking at updating our machine config patch documents to the new format.
In this process the VIP setup is a bit confusing from the documentation:
https://docs.siderolabs.com/talos/v1.12/reference/configuration/network/layer2vipconfig
From the description it seems that the value of name: should be the actual ip (10.x.x.x).
However the example seems suggest it should point to a different resource, for instance named with int0.
The only place I see int0 referenced is the LinkAliasConfig, but here it seems to setup towards existing interfaces by MACID or LinkID and not IPs.
Can the documentation or example be clarified?