envoyproxy / envoyproxy/gateway
Make Extension manager support Gateway specific
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 148
Description
Currently for AI gateway installation, we are adding global controller configs patches
1.ai-gateway extension manager config: https://github.com/envoyproxy/ai-gateway/blob/main/manifests/envoy-gateway-values.yaml
2. Ratelimit config: https://github.com/envoyproxy/ai-gateway/blob/main/examples/token_ratelimit/envoy-gateway-values-addon.yaml
3.Inferencepool backend resources: https://github.com/envoyproxy/ai-gateway/blob/main/examples/inference-pool/envoy-gateway-values-addon.yaml
Can these configs be made gateway specific so that there is no need to patch the controller?(which is a problem in central envoy installations)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.