davidcollom / argo-events

Event-driven workflow automation framework

Home Page:https://argoproj.github.io/argo-events/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Argo Events - The Event-driven Workflow Automation Framework

Go Report Card slack Build Status CII Best Practices GoDoc License

What is Argo Events?

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 PubSub, SNS, SQS).

Argo Events in 3 minutes

Features

  • 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.

Try Argo Events

Access the demo environment (login using GitHub)

Screenshot

Getting Started

Follow these instructions to set up Argo Events.

User Interface/API

The Argo Workflows has an API and user interface support Argo Events.

Documentation

Blogs and Presentations

Who uses Argo Events?

Official Argo Events user list

Contribute

Participation in the Argo Events project is governed by the CNCF Code of Conduct.

Contributions are more than welcome, if you are interested take a look at our Contributing Guidelines.

License

Apache License Version 2.0, see LICENSE

Security

Please see SECURITY.md

About

Event-driven workflow automation framework

https://argoproj.github.io/argo-events/

License:Apache License 2.0


Languages

Language:Go 98.0%Language:Shell 1.1%Language:Makefile 0.5%Language:Smarty 0.2%Language:Dockerfile 0.1%