top | item 41504628

(no title)

cianuro_ | 1 year ago

Can’t this be achieved using the app of apps pattern in ArgoCD?

discuss

order

pmig|1 year ago

Teams can also build applications with the apps of apps pattern with Argo CD or Flux kustomizations. They both feature concepts of dependencies. But these packages can then not published and shared between different clusters and organization that don't share a git repository.

linkdd|1 year ago

The ultimate goal is a centralized, curated, and audited repository, similar to Debian's official apt repository.

Sure, you could make your own .deb, your own repository, and manage dependencies yourself. But do you really want to?

esafak|1 year ago

How do you handle updates, manually?