GPU-Live/template/prd/istio-1.23.1/samples/grpc-echo/README.md

8 lines
355 B
Markdown

# 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](https://github.com/grpc/grpc/blob/master/doc/grpc_xds_features.md) for more
information.