Argo Events is an event-driven workflow automation framework for Kubernetes. It allows you to trigger 10 different actions (such as the creation of Kubernetes objects, invoke workflows or serverless workloads) on over 20 different events (such as webhook, S3 drop, cron schedule, messaging queues - e.g. Kafka, GCP PubPub, SNS, SQS).
- Supports events from 20+ event sources and 10+ triggers.
- Ability to customize business-level constraint logic for workflow automation.
- Manage everything from simple, linear, real-time to complex, multi-source events.
- CloudEvents compliant.
Follow these instruction to set up Argo Events.
- Automation of Everything - How To Combine Argo Events, Workflows & Pipelines, CD, and Rollouts
- Argo Events - Event-Based Dependency Manager for Kubernetes
- Argo Events Deep-dive
- Automating Research Workflows at BlackRock
- Designing A Complete CI/CD Pipeline CI/CD Pipeline Using Argo Events, Workflows, and CD
- TGI Kubernetes with Joe Beda: CloudEvents and Argo Events
Official Argo Events user list
Read and abide by the Argo Events Code of Conduct.
Contributions are more than welcome, if you are interested take a look at our Contributing Guidelines.
Apache License Version 2.0, see LICENSE