istio v1.31.0

Sidecar.spec

Configuration affecting network reachability of a sidecar. See more details at: https://istio.io/docs/reference/config/networking/sidecar.html

5 fields
Sidecar.spec fields and descriptions
Field / TypeDescription
object[]

Egress specifies the configuration of the sidecar for processing outbound traffic from the attached workload instance to other services in the mesh.

object

Settings controlling the volume of connections Envoy will accept from the network.

object[]

Ingress specifies the configuration of the sidecar for processing inbound traffic to the attached workload instance.

object

Set the default behavior of the sidecar for handling outbound traffic from the application.

object

Criteria used to select the specific set of pods/VMs on which this `Sidecar` configuration should be applied.