nd002test/on-premise/servicemesh/istio-1.23.1/samples/grpc-echo
root 88587dc8a1 ingress, istio, promehteus init 2024-10-10 02:33:37 +00:00
..
README.md ingress, istio, promehteus init 2024-10-10 02:33:37 +00:00
grpc-echo.yaml ingress, istio, promehteus init 2024-10-10 02:33:37 +00:00

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.