cncf / research-user-group

📚 👨‍🔬 👩‍🔬 Discussion and advancement of Research Computing using Cloud Native technologies
75 stars 19 forks source link

[CNRWB] Workflows / Workflow Engines / GitOps #25

Closed mrbobbytables closed 3 years ago

mrbobbytables commented 4 years ago

What are the common workflow engines that are used, why are they used.

Note: GitOps was originally grouped in with this with the idea of making git the source of truth, it might be worth its own break out or focused on GitOps for workflows specifically.

mr-c commented 4 years ago

https://s.apache.org/existing-workflow-systems

pditommaso commented 4 years ago

It depends the context: CI, ETL, data analytics, computational research, etc. I guess you are mostly interested in the latter.

rochaporto commented 4 years ago

I think it's worth splitting gitops and workflows.

For gitops we're using Flux mainly but some users also relying on ArgoCD, and interested in the ongoing work for a common gitops-engine: https://blog.argoproj.io/argo-cd-v1-6-democratizing-gitops-with-gitops-engine-5a17cfc87d62

rochaporto commented 3 years ago

We're closing these tickets for now, as we work in recipes for topics coming out of the regular meetings. Can check later if it makes sense to pick it up again.