istio v1.31.0

Sidecar.spec.egress[].captureMode

When the bind address is an IP, the captureMode option dictates how traffic to the listener is expected to be captured (or not). Valid Options: DEFAULT, IPTABLES, NONE

1 fields
Sidecar.spec.egress[].captureMode fields and descriptions
Field / TypeDescription
Sidecar.spec.egress[].captureMode
string

When the bind address is an IP, the captureMode option dictates how traffic to the listener is expected to be captured (or not). Valid Options: DEFAULT, IPTABLES, NONE

  • enum: ["DEFAULT","IPTABLES","NONE"]