Envoy Proxy
Envoy Proxy
📖 定义
Envoy is CNCF's high-performance edge and service proxy designed for cloud-native applications. It supports dynamic configuration, rich observability, advanced load balancing, and other features, making it a core component of projects like Istio and Higress.
🔗 在 Higress 中的应用
Higress is built on Envoy, inheriting Envoy's high performance and scalability, and provides more flexible extension capabilities through the Wasm plugin mechanism.
💡 示例
- 1 Envoy supports dynamic configuration updates through xDS API
- 2 Built-in rich observability metrics and tracing
- 3 Envoy is the standard choice for service mesh data plane
🔄 相关术语
❓ 常见问题
Envoy Proxy 是什么?
Envoy is CNCF's high-performance edge and service proxy designed for cloud-native applications. It supports dynamic configuration, rich observability, advanced load balancing, and other features, making it a core component of projects like Istio and Higress.
Higress 如何支持 Envoy Proxy?
Higress is built on Envoy, inheriting Envoy's high performance and scalability, and provides more flexible extension capabilities through the Wasm plugin mechanism.
深入了解 Higress
探索更多 Higress 的功能和最佳实践