solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.08k stars 438 forks source link

Support separate clients for Consul Discovery and Consul KV #6814

Open bdecoste opened 2 years ago

bdecoste commented 2 years ago

Version

1.11.x (latest stable)

Is your feature request related to a problem? Please describe.

I would like to be able to store my service&instance data and KV data in a separate Consul instances. I am unable to currently configure Gloo for this scenario as there is only a single configuration option: settings.consul.address

This will also help mitigate the scalability and performance issues I have seen

Describe the solution you'd like

Support separate configurations for Consul Discovery (service&instance) and for Consul KV

Describe alternatives you've considered

No response

Additional Context

No response

github-actions[bot] commented 4 months ago

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.