/argo-events

Event-driven workflow automation framework

Primary LanguageGoApache License 2.0Apache-2.0

Argo Events - The Event-driven Workflow Automation Framework

Go Report Card slack Build Status GoDoc License

What is Argo Events?

Argo Events is an event-driven workflow automation framework for Kubernetes which helps you trigger K8s objects, Argo Workflows, Serverless workloads, etc. on events from variety of sources like webhook, s3, schedules, messaging queues, gcp pubsub, sns, sqs, etc.



High Level Overview


Features

  • Supports events from 20+ event sources.
  • Ability to customize business-level constraint logic for workflow automation.
  • Manage everything from simple, linear, real-time to complex, multi-source events.
  • Supports Kubernetes Objects, Argo Workflow, AWS Lambda, Serverless, etc. as triggers.
  • CloudEvents compliant.

Getting Started

Follow these instruction to set up Argo Events.

Documentation

Triggers

  1. Argo Workflows
  2. Standard K8s Objects
  3. HTTP Requests / Serverless Workloads (OpenFaas, Kubeless, KNative etc.)
  4. AWS Lambda
  5. NATS Messages
  6. Kafka Messages
  7. Slack Notifications
  8. Argo Rollouts
  9. Custom Trigger / Build Your Own Trigger
  10. Apache OpenWhisk

Event Sources

Argo-Events supports 20+ event sources. The complete list of event sources is available here.

Who uses Argo Events?

Official Argo Events user list

Community Blogs and Presentations

Contribute

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.

License

Apache License Version 2.0, see LICENSE