Files
awesome-kubernetes/docs/envoyproxy.md
Inaki Fernandez 9c21c0985b new entry
2020-05-14 11:36:47 +02:00

701 B

Envoy Proxy and xDS Protocol

Envoy Proxy

xDS protocol (Envoy's Discovery Service Protocol)

  • xDS REST and gRPC protocol
  • "The gRPC project is adding support for the xDS protocol, think Envoy Proxy as a library, which will provide a subset of functionality without an external proxy. 🤯 The best part, xDS based control planes such as Istio, Traffic Director, and Consul Connect should just work." Kelsey Hightower