istio v1.31.0

DestinationRule.spec.subsets[].trafficPolicy.portLevelSettings.connectionPool.spec

Configuration affecting load balancing, outlier detection, etc. See more details at: https://istio.io/docs/reference/config/networking/destination-rule.html

5 fields
DestinationRule.spec.subsets[].trafficPolicy.portLevelSettings.connectionPool.spec fields and descriptions
Field / TypeDescription
string[]

A list of namespaces to which this destination rule is exported.

host
string required

The name of a service from the service registry.

object[]

One or more named sets that represent individual versions of a service.

object

Traffic policies to apply (load balancing policy, connection pool sizes, outlier detection).

object

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