Reflect resources to a different cluster #449
Krisztian-Molnar
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Right now no. This is not part of reflector's scope. But a good suggestion. I'm converting this to a discussion to get more feedback |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear maintainers of reflector,
This tool works like a charm within a cluster, it replicates our ElasticSearch secret containing certs to all of our namespaces where it's needed.
However it's only used on staging, because our production has a bit different setup: ES is deployed to another cluster, not where some of our apps are, and we use Internal Load Balancing to connect these apps from that different cluster to this ES.
Question: Would it be possible to somehow use ILB for replicating secrets to a different cluster, not only to different namespaces?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions