Components
Argo Workflows
Workflow orchestration component for Runtime automations and pipelines.
Component Category
Workflows and automation / workflow orchestration
Component Description
Argo Workflows is a Kubernetes-native workflow engine for running multi-step jobs, pipelines, and batch processes.
Why It Is Used
In BullSequana AI Runtime, Argo Workflows provides the execution layer for structured automation flows that need ordered steps, retries, artifacts, and Kubernetes-native scaling. It is a key building block for document pipelines, event-driven jobs, and operational automations.
Learn More
Interacts With
Argo Events, which can trigger workflows from external or internal events.MinIO, which stores workflow artifacts, inputs, and outputs.Temporal, which covers a different orchestration pattern for durable application workflows.Prometheus,Grafana, andGrafana Loki, through workflow metrics and logs used for operations and troubleshooting.