System Load Balancer#
Site Profiles → SLSystem Load Balancers
Documentation coming soon!
Custom Resource Definition#
To browse the Custom Resource Definition go to crd.eda.dev.
SystemLoadBalancer
SPEC
SystemLoadBalancerSpec defines the desired state of SystemLoadBalancer
-
Label selector to select nodes on which to configure the parameters.
-
List of nodes on which to configure the parameteers.
-
SR Linux Load Balancer configuration.
-
Dynamic Load Balancer configuration.
-
The number of flowset entries reserved for each aggregate ECMP group.
enum: 256, 512, 1024, +5 more -
The flow inactivity timer in microseconds.
-
The dynamic load balancing mode.
enum: "Dynamic", "Fixed", "PerPacket" -
The sampling interval of interface state, in microseconds.
-
-
Hashing options.
-
Include destination IP address in hash calculation.
-
Include destination port in hash calculation.
-
Include IPV6 Flow Label in hash calculation.
-
Include MPLS Label Stack in hash calculation.
-
Include IP protocol in hash calculation.
-
Include source IP address in hash calculation.
-
Include source port in hash calculation.
-
Include VLAN ID in hash calculation.
-
-
-
SROS Load Balancer configuration.
-
Hashing options.
-
Enables Enhanced eLER Load Balancing.
-
Enables Enhanced Multicast Load Balancing.
-
Enables Layer 4 Load Balancing.
-
Defines load balancing more for LSR role.
enum: "LabelOnly", "LabelIP", "IPOnly", +4 more -
Enables VLL Service ID Load Balancing.
-
Enables use of the System IP address as a hashing input.
-
-
STATUS
SystemLoadBalancerStatus defines the observed state of SystemLoadBalancer
-
List of nodes this CR has been applied to