Skip to content
FindOpenSource

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
Keywords
event-driven-automationkubernetes-nativeworkflow-triggercloudevents
Languages
Go
License
Apache-2.0

Spotted an error? Suggest an edit on GitHub.