Skip to main content
apiVersion: v1alpha1
kind: Layer2VIPConfig
name: int0 # IP address to be advertised as a Layer 2 VIP.
link: enp0s2 # Name of the link to assign the VIP to.
FieldTypeDescriptionValue(s)
namestringIP address to be advertised as a Layer 2 VIP.
linkstringName of the link to assign the VIP to.

Selector must match exactly one link, otherwise an error is returned.
If multiple selectors match the same link, the first one is used.