envoyproxy / envoyproxy/gateway
Support User Provisioned Envoy Proxy fleet
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
It is hard to support all Kubernetes knobs for Deployment and Service within our `EnvoyProxy` API to customize EnvoyProxy Fleet resources, so its easier to allow users to create and update the envoy proxy fleet themselves, and use Envoy Gateway only to retrieve Xds Configuration
Here are the following things we need to do if this is something we want to support
* Disable the Infra Manager and support User Provisioned Envoy Proxy fleet
* Provide helm charts to create the Envoy Fleet resources (Service, Deployment)
* Add helm knobs to specify
* Xds Server URL
* TLS Credentials
* Labels for Envoy Deployment and Service
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.