Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
Update supported runtimes
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres authored Jun 26, 2018
1 parent f495332 commit 5e6dc8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Kubeless fully supports two major versions of Kubernetes (1.8 and 1.9) at the mo

We would love to get your help, feel free to lend a hand. We are currently looking to implement the following high level features:

* Add other runtimes, currently Python, NodeJS, Ruby and PHP are supported. We are also providing a way to use custom runtime. Please check [this doc](./docs/runtimes.md) for more details.
* Add other runtimes, currently Python, NodeJS, Ruby, PHP, .NET and Ballerina are supported. We are also providing a way to use custom runtime. Please check [this doc](./docs/runtimes.md) for more details.
* Investigate other messaging bus (e.g SQS, rabbitMQ)
* Use a standard interface for events
* Optimize for functions startup time
Expand Down

0 comments on commit 5e6dc8a

Please sign in to comment.