istio v1.31.0

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

Match conditions to be satisfied for the rule to be activated.

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

IPv4 or IPv6 ip addresses of destination with optional subnet.

string[]

Names of gateways where the rule should be applied.

port
integer

Specifies the port on the host that is being addressed.

  • minimum: 0
  • maximum: 4294967295
string[] required

SNI (server name indicator) to match on.

map[string]string

One or more labels that constrain the applicability of a rule to workloads with the given labels.

sourceNamespace
string

Source namespace constraining the applicability of a rule to workloads in that namespace.