Argo Workflows API
Argo Workflows is a Kubernetes-native workflow engine for orchestrating parallel jobs. Used extensively in scalable data pipelines, CI/CD systems, and ML workflows. Provides a REST API for submitting, monitoring, and managing workflows and workflow templates. CNCF graduated project.
Documentation
Documentation
https://argoproj.github.io/argo-workflows/
Getting Started
https://argoproj.github.io/argo-workflows/quick-start/
Specifications
OpenAPI
https://raw.githubusercontent.com/argoproj/argo-workflows/main/api/openapi-spec/swagger.json
Other Resources
OpenAPI
#CNCF
#CI/CD
#Kubernetes
#Orchestration
#Pipelines
#Workflow