istio v1.31.0

VirtualService.spec.http[].match[].headers.[key].spec

Configuration affecting label/content routing, sni routing, etc. See more details at: https://istio.io/docs/reference/config/networking/virtual-service.html

6 fields
VirtualService.spec.http[].match[].headers.[key].spec fields and descriptions
Field / TypeDescription
string[]

A list of namespaces to which this virtual service is exported.

string[]

The names of gateways and sidecars that should apply these routes.

string[]

The destination hosts to which traffic is being sent.

object[]

An ordered list of route rules for HTTP traffic.

object[]

An ordered list of route rules for opaque TCP traffic.

object[]

An ordered list of route rule for non-terminated TLS & HTTPS traffic.