Gateway API TLSRoute with Envoy Gateway¶
I was able to briefly get a TLS Route working with the Envoy Gateway, but I ran into some issues when TLSRoute was promoted out of experimental CRDs. I was using a TLSRoute to route traffic to an MQTT broker, but recently had to regress to a TCPRoute after upgrading Gateway API and Envoy Gateway.
More details to come.