Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Reflect resources between kubernetes clusters #453

Open
amahdhaoui-ionos opened this issue Jun 26, 2024 · 1 comment
Open

[Feature] Reflect resources between kubernetes clusters #453

amahdhaoui-ionos opened this issue Jun 26, 2024 · 1 comment

Comments

@amahdhaoui-ionos
Copy link

amahdhaoui-ionos commented Jun 26, 2024

Reflecting resources between kubernetes clusters is a pretty common thing to do when working with a sharded k8s cluster setup.

Your controller seems promising and I was wondering if cross-cluster reflection is on your roadmap?

@zchef2k
Copy link

zchef2k commented Jun 29, 2024

I second this request. I recognize there are other projects that manage secrets across clusters, namely external secrets and the secrets CSI driver. These are good solutions, especially for environments that are widely distributed. However there is elegance and simplicity in this project's approach to cross-namespace secrets replication that hopefully can be extended to include remote clusters. A straightforward option to replicate secrets, or any object for that matter, from one to many clusters ought to exist that does not depend on additional external resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants