Argo Events
Event-driven automation framework for Kubernetes that triggers workflows, functions, or other actions in response to events from any source.
Overview
Argo Events connects a wide range of event sources - webhooks, message queues, cron schedules, cloud events - to triggers that can start an Argo Workflow, invoke a serverless function, or run any other Kubernetes-native action. It runs as Kubernetes custom resources alongside the rest of the Argo project.
Argo Events is a fit for teams already using Argo Workflows (also in this catalog) who need an event-driven trigger layer in front of it, completing the "event happens, workflow runs" pattern natively on Kubernetes.
- Categories
- Automation
- Languages
- Go
- License
- Apache-2.0
Related Projects
Argo Workflows
Apache-2.0Kubernetes-native workflow engine that runs each step of a pipeline as a container, orchestrating parallel jobs and multi-step DAGs directly on a cluster.
- Automation
StackStorm
Apache-2.0Event-driven automation platform that triggers actions and workflows automatically in response to events across your infrastructure.
- Automation
Kestra
Apache-2.0Declarative, YAML-based orchestration platform for scheduling and orchestrating data pipelines, ETL jobs, and business workflows.
- Automation
n8n
Sustainable Use LicenseWorkflow automation platform that lets you connect apps and services with a visual, node-based editor.
- Automation
- Developer Tools
Spotted an error? Suggest an edit on GitHub.