加载中
正在获取最新内容,请稍候...
正在获取最新内容,请稍候...
Envoy Gateway is an open source project managing Envoy Proxy as a standalone or Kubernetes-based application gateway. It simplifies the deployment, configuration, and operation of Envoy for North/South traffic management.
Envoy Gateway provides a simple, declarative way to manage Envoy Proxy specifically for application gateway use cases, both within Kubernetes and in standalone deployments.
Configuring and managing Envoy Proxy for application gateway use cases, especially in dynamic Kubernetes environments, can be complex and error-prone. Envoy Gateway provides a simplified, declarative approach.
Automates the generation of Envoy Proxy configurations based on higher-level API Gateway concepts.
Provides a control plane that interacts with the Envoy Proxy data plane to apply traffic routing and security policies.
Designed to integrate seamlessly with the Kubernetes Gateway API, offering a standard approach to ingress.
Envoy Gateway is designed to address common application gateway requirements across various deployment scenarios.
Exposing services running in Kubernetes clusters to external traffic using a modern, API-driven approach via the Gateway API.
Provides a Kubernetes-native way to manage external access, replacing or complementing Ingress controllers.
Deploying and managing Envoy Proxy on virtual machines or bare metal servers to act as a central API gateway for multiple backend services.
Offers a consistent control plane experience for Envoy outside of Kubernetes, simplifying deployment and configuration.
Implementing advanced traffic management policies such as load balancing, traffic splitting, authentication, and rate limiting at the edge.
Enables sophisticated routing and policy enforcement capabilities using Envoy's power via a simpler interface.
You might be interested in these projects
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
Prometheus exporter for hardware and OS metrics exposed by Unix kernels, providing essential visibility into server health and performance.
DBeaver is a free, universal database tool for developers and database administrators. It provides a powerful SQL editor, tools for data management, and support for all popular databases.