/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. https://argoproj.github.io/argo-events/



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.

asciicast

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 (Coming Soon...)
  8. Argo Rollouts
  9. Custom Trigger / Build Your Own Trigger
  10. Apache OpenWhisk (Coming Soon...)

Event Sources

  1. AMQP
  2. AWS SNS
  3. AWS SQS
  4. Cron Schedules
  5. GCP PubSub
  6. GitHub
  7. GitLab
  8. HDFS
  9. File Based Events
  10. Kafka
  11. Minio
  12. NATS
  13. MQTT
  14. K8s Resources
  15. Slack
  16. NetApp StorageGrid
  17. Webhooks
  18. Stripe
  19. NSQ
  20. Emitter
  21. Redis
  22. Azure Events Hub

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