Overview
Explains the Egress management policy CR for stateful pods without port ranges (IPv4), including key parameters and reference information.
apiVersion: lbs.cisco.com/v1alpha1
kind: EgressManagementPolicy
metadata:
name: udp-emp-st-wo-pr
spec:
protocol: UDP
egressPort:
stateful:
- podName: pod-1
- podName: pod-2
target:
selectors:
matchLabels:
release: udp-nf
node:
selectors:
matchLabels:
smi.cisco.com/egress: enable
egressIPs:
- 7.7.7.7