Skip to content

Support identical Routes from multiple configuration sources #1572

Answered by rwkarg
rwkarg asked this question in Ideas
Discussion options

You must be logged in to vote

And now that I've started this discussion, I don't think that multiple IProxyConfigProviders would be the way I'd use it since the underlying k8s clusters is not a static set (I can't just create one KubernetesConfigProvider for each cluster at startup since clusters can be created/destroyed at any time).

In actuality, each k8s cluster will have a controller that watches Services and pushes it's cluster's config to object storage. Then YARP will be watching that bucket for updates and pulling down and merging the configs from each cluster. So it's more of a Config Merging solution I'm looking for. I'll take a look at what trying to reuse the multiple configuration sources merging logic mi…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rwkarg
Comment options

Answer selected by rwkarg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
1 participant