Overview
Explains the Load balancer CR (IPv4) and summarizes key parameters, requirements, and reference information.
apiVersion: lbs.cisco.com/v1alpha1
kind: LoadBalancer
metadata:
name: udp-lb
spec:
protocol: UDP
servicePort: 8765
serviceIPs:
- 2.2.2.2
target:
port: 8807
selectors:
matchLabels:
release: udp-nf