Kong 1.0 is now Generally Available! (1.0.0 released)

My understanding is that Kong works with gRPC because of TCP stream support and mutual TLS, which were both added to support service mesh. gRPC can be proxied on L4 but we don’t really support L7 routing for gRPC yet. I’d suggest checking out the Streams and Service Mesh documentation, and the stream listen and origins sections of the Configuration Reference doc.

1 Like