Envoy Gateway API

Envoy Gateway manages Envoy Proxy as a standalone or Kubernetes-based application gateway, implementing and extending the Kubernetes Gateway API. It provides Gateway API extensions including BackendTrafficPolicy, ClientTrafficPolicy, SecurityPolicy, and EnvoyPatchPolicy for advanced traffic management without requiring direct Envoy configuration knowledge.

API entry from apis.yml

apis.yml Raw ↑
aid: envoy:envoy-gateway-api
name: Envoy Gateway API
description: Envoy Gateway manages Envoy Proxy as a standalone or Kubernetes-based application gateway,
  implementing and extending the Kubernetes Gateway API. It provides Gateway API extensions including
  BackendTrafficPolicy, ClientTrafficPolicy, SecurityPolicy, and EnvoyPatchPolicy for advanced traffic
  management without requiring direct Envoy configuration knowledge.
humanURL: https://gateway.envoyproxy.io/
tags:
- Cloud Native
- Gateway
- Kubernetes
- Traffic Management
properties:
- type: Documentation
  url: https://gateway.envoyproxy.io/docs/
- type: Reference
  url: https://gateway.envoyproxy.io/docs/concepts/gateway-api/
- type: Getting Started
  url: https://gateway.envoyproxy.io/docs/
- type: GitHubRepository
  url: https://github.com/envoyproxy/gateway