Обложка канала

CatOps

4518 @catops

DevOps и другие неприятности.

CatOps

3 года назад
Открыть в
Some good practices for Argo Workflows. I'm not super familiar with this tool, so I'd just list the points here: - Use common templates - Limit parallelism to control cluster resources - Avoid nested loops - Collect metrics from your workflows - Use lifecycle hooks - Control long-running workflows or break down long workflows into separate smaller ones - Integrate with Argo Events #argocd #cicd #kubernetes
Best Practice of Using Argo Workflows

I will share my experience of using Argo Workflow which is based on the successful delivery during a client engagement.

Medium