istio v1.31.0
DestinationRule.spec.subsets.trafficPolicy.connectionPool.http.spec.trafficPolicy.tunnel
Configuration of tunneling TCP over other transport or application layers for the host configured in the DestinationRule.
| Field / Type | Description |
|---|---|
protocol | Specifies which protocol to use for tunneling the downstream connection. |
targetHost | Specifies a host to which the downstream connection is tunneled. |
targetPort | Specifies a port to which the downstream connection is tunneled.
|