Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.siderolabs.com/llms.txt

Use this file to discover all available pages before exploring further.

apiVersion: v1alpha1
kind: Layer2VIPConfig
name: 10.3.0.1 # 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.