funktionio / funktion-connectors

funktion is an open source lambda style event driven programming model for Kubernetes
https://funktion.fabric8.io/
Apache License 2.0
313 stars 32 forks source link

How about Cloud Foundry integration? #29

Open vfonsecapv opened 8 years ago

jstrachan commented 8 years ago

Sure, if thats an itch someone fancies scratching it sounds good to me. We've made sure that funktion has a nice simple declarative configuration and programming model so it should be easy to plugin different packaging and runtime engines easily. i.e. the same funktion should just work on multiple clouds.

We're laser-focussed on awesome kubernetes support and user experience initially but would welcome contributions for Cloud Foundry too.

As an MVP, running kubernetes on Cloud Foundry might be quickest win maybe (if anyone has figured that out yet?).