Argo Events is an event-based dependency manager for Kubernetes which helps you define multiple dependencies from a variety of event sources like webhook, s3, schedules, streams etc. and trigger Kubernetes objects after successful event dependencies resolution.
- Manage dependencies from a variety of event sources.
- Ability to customize business-level constraint logic for event dependencies resolution.
- Manage everything from simple, linear, real-time dependencies to complex, multi-source, batch job dependencies.
- Ability to extends framework to add your own event source listener.
- Define arbitrary boolean logic to resolve event dependencies.
- Supports CloudEvents for describing event data and transmission.
- Ability to manage event sources at runtime.
To learn more about Argo Events, go to complete documentation
Organizations below are officially using Argo Events. Please send a PR with your organization name if you are using Argo Events.
Read and abide by the Argo Events Code of Conduct
Contributions are more than welcome, if you are interested please take a look at our Contributing Guidelines.
Apache License Version 2.0, see LICENSE