GithubHelp home page GithubHelp logo

groodt / argo-events Goto Github PK

View Code? Open in Web Editor NEW

This project forked from argoproj/argo-events

0.0 3.0 0.0 3.53 MB

Event-based dependency manager for Kubernetes.

License: Apache License 2.0

Dockerfile 0.20% Makefile 1.24% Go 96.67% Java 0.88% Shell 1.00%

argo-events's Introduction

Argo Events - The Event-Based Dependency Manager for Kubernetes

Go Report Card

What is Argo Events?

Argo Events is an open source event-based dependency manager for Kubernetes. The core concept of the project are

  • gateways which are implemented as a Kubernetes-native Custom Resource Definition that either produce the events internally or process the events that originate from outside the gateways

  • sensors which are implemented as a Kubernetes-native Custom Resource Definition that define a set of dependencies and trigger actions.

    • Define multiple dependencies from a variety of gateway sources
    • Build custom gateways to support business-level constraint logic
    • Trigger messages and Kubernetes object creation after successful dependency resolution
    • Trigger escalation after errors, or dependency constraint failures
    • Build and manage a distributed, cross-team, event-driven architecture
    • Easily leverage Kubernetes-native APIs to monitor dependencies

Why Argo Events?

  • Runtime agnostic. The first runtime and package agnostic event framework for Kubernetes.
  • Containers. Designed from the ground-up as Kubernetes-native.
  • Extremely lightweight. All gateways, with the exception of calendar-based gateways, are event-driven, meaning that there is no polling involved.
  • Configurable. Configure gateways at runtime
  • Scalable & Resilient.
  • Simple or Complex dependencies. Manage everything from simple, linear, real-time dependencies to complex, multi-source, batch job dependencies.

Getting Started

asciicast

argo-events's People

Contributors

alexeldeib avatar dtaniwaki avatar edansneh avatar edlee2121 avatar farcaller avatar fhalim avatar magaldima avatar matt-magaldi avatar shrinandj avatar twiechert avatar vaibhavpage avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.