newsReddit r/devopsTrust 52 · CommunityPublished yesterdayLive · 3h ago
Why Argo Workflows CI?
I've been using Argo Workflows for some time for small projects and I'm wondering what your reason is for using it. Here are a number of negatives that I encountered: - The most annoying first: Integration with git hubs/platforms is non-existant unless I deploy and await the Workflow from within the hubs' CI (plus this requires k8s credentials in the pipeline) - Complexity through multiple separate k8s resources that are required before bein
