Unified Load Balancer Configuration and Administration Guide, Release 2026.02

PDF

Load balancer CR (IPv4)

Want to summarize with AI?

Log in

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