istio v1.31.0
Sidecar.spec.ingress.connectionPool.tcp.tcpKeepalive.spec.ingress
Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance.
| Field / Type | Description |
|---|---|
bind | The IP(IPv4 or IPv6) to which the listener should be bound. |
captureMode | The captureMode option dictates how traffic to the listener is expected to be captured (or not). Valid Options: DEFAULT, IPTABLES, NONE
|
Settings controlling the volume of connections Envoy will accept from the network. | |
defaultEndpoint | The IP endpoint or Unix domain socket to which traffic should be forwarded to. |
The port associated with the listener. | |
Set of TLS related options that will enable TLS termination on the sidecar for requests originating from outside the mesh.
|