istio v1.31.0

DestinationRule.spec.subsets.trafficPolicy.portLevelSettings.loadBalancer.spec.workloadSelector

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

1 fields
DestinationRule.spec.subsets.trafficPolicy.portLevelSettings.loadBalancer.spec.workloadSelector fields and descriptions
Field / TypeDescription
map[string]string

One or more labels that indicate a specific set of pods/VMs on which a policy should be applied.

  • maxProperties: 4096
  • x-kubernetes-validations: [{"message":"wildcard not allowed in label key match","rule":"self.all(key, !key.contains(\"*\"))"},{"message":"key must not be empty","rule":"self.all(key, key.size() != 0)"}]