envoyproxy / envoyproxy/gateway
Option to generate clusters at HTTPRoute/Rule/BackendRef level
Open
triage
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
By default, Envoy Gateway creates clusters at the HTTPRoute/Rule level. When filters are added to a BackendRef, clusters are instead created at the HTTPRoute/Rule/BackendRef level, which provides better visibility into which backend is receiving the routed traffic.
Instead of relying on filters, offering a direct option to create clusters at backendRef level would significantly improve backend traffic visibility.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.