istio v1.31.0
Sidecar.spec.ingress.connectionPool.tcp.tcpKeepalive.spec.egress
Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh.
| Field / Type | Description |
|---|---|
bind | The IP(IPv4 or IPv6) or the Unix domain socket to which the listener should be bound to. |
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
|
One or more service hosts exposed by the listener in `namespace/dnsName` format. | |
The port associated with the listener. |