Unified Load Balancer Configuration and Administration Guide, Release 2026.02

PDF

Egress management policy CR for stateful pods (IPv6)

Want to summarize with AI?

Log in

Overview

Explains the Egress management policy Custom Resource (CR) for stateful pods using IPv6, including key parameters, requirements, and reference information.

apiVersion: lbs.cisco.com/v1alpha1
kind: EgressManagementPolicy
metadata:
  name: udp-emp-v6
spec:
  protocol: UDP
  egressPort:
    stateful:
      - podName: pod-1
        portRanges:
          - “25001…25003”
      - podName: pod-2
        portRanges:
          - “27001…27003”
  target:
    selectors:
      matchLabels:
        release: udp-nf     
  egressIPs:
    - 2201::110B