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

[RFE] Explore resource utilization of remote in-cluster ArgoCD #17

Open
williamcaban opened this issue Aug 29, 2021 · 0 comments
Open

Comments

@williamcaban
Copy link
Contributor

In non-dense clusters (like Core and non-DU clusters), it is possible to use an in-cluster ArgoCD instance to do pull of configurations. This model removes dependencies on a centralized instance and allow for highly distributable and scalable GitOps model.

The main caveats that need to be addressed for this model are:

  • the unknown resource utilization brackets to make this work on a cluster based on number of nodes, MCPs and CNFs
  • the lack of centralized visibility to be aware of the status of each clusters. This could be address by RHACM but need to be documented and tested?
  • how to maintain hierarchical GitOps model between organization desired configurations vs localized customizations?
  • when can a centralized deployment GitOps be used in conjunction to a distributed in-cluster config & operations GitOps?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant