An open API service indexing awesome lists of open source software.

https://github.com/swartz-k/eventrigger

Event Trigger
https://github.com/swartz-k/eventrigger

cloudevents kubernetes operator serverless

Last synced: about 1 month ago
JSON representation

Event Trigger

Awesome Lists containing this project

README

          

# eventrigger

A Simple Event Trigger based on kubernetes CRD.
--------

![architecture](./docs/images/architecture.png)

# Inspired by
- [KEDA](https://github.com/kedacore/keda)
- [argo-events](https://github.com/argoproj/argo-events)
- [knative eventing](https://github.com/knative/eventing)