gateway api v1.6.2 experimental

Gateway.spec.tls.frontend.default.validation.caCertificateRefs.spec.tls

TLS specifies frontend and backend tls configuration for entire gateway. Support: Extended

2 fields
Gateway.spec.tls.frontend.default.validation.caCertificateRefs.spec.tls fields and descriptions
Field / TypeDescription
object

Backend describes TLS configuration for gateway when connecting to backends. Note that this contains only details for the Gateway as a TLS client, and does _not_ imply behavior about how to choose which backend should get a TLS connection. That is determined by the presence of a BackendTLSPolicy. Support: Core

object

Frontend describes TLS config when client connects to Gateway. Support: Core