by
About
Argo Workflows is an open-source, container-native workflow engine for orchestrating parallel jobs on Kubernetes. Implemented as a Kubernetes CRD, it allows defining workflows where each step is a container and modeling multi-step workflows as DAGs or sequences of tasks. Designed for containers, it's lightweight, scalable, and ideal for compute-intensive tasks like machine learning, data processing, and CI/CD on any Kubernetes cluster.
Features
- Container-native workflow orchestration
- DAG and Steps-based task definition
- Rich artifact management and support
- UI, REST API, and multiple SDKs available
- Scalable and cloud-agnostic
Supported Platforms
webdesktop