Skip to content

kmai/argo-events

 
 

Repository files navigation

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?

Organizations below are officially using Argo Events. Please send a PR with your organization name if you are using Argo Events.

  1. BioBox Analytics
  2. BlackRock
  3. Canva
  4. Fairwinds
  5. InsideBoard
  6. Intuit
  7. Viaduct

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

About

Event-driven workflow automation framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.5%
  • Shell 1.7%
  • Other 1.8%