argoproj / argo-events-old

This repo is now obsolete. Please check out https://github.com/argoproj/argo-events
3 stars 3 forks source link

Standardization of Events #3

Open magaldima opened 6 years ago

magaldima commented 6 years ago

Other serverless platforms like Kubeless have adopted Cloud Events as a way to standardize events. See: http://www.prweb.com/releases/2018/05/prweb15452881.htm

It seems their focus is on "interoperability between systems which generate and respond to events". In any case, it makes sense to offer support for their specification.