tree: 73e09de65c73fa5d47a450af389868d7ed63e4ee [path history] [tgz]
  1. grpc-echo.yaml
  2. README.md
samples/grpc-echo/README.md

grpc-echo

This sample demonstrates Istio's Proxyless gRPC support with a special injection template grpc-agent. The template injects the istio-proxy sidecar, but the sidecar will only run pilot-agent and not envoy.

See the gRPC xDS feature status for more information.