GoogleCloudPlatform/buildpacks based builder project.
Supported languages include:
| Runtime | Serving Support | Eventing Type Support | Version |
|---|---|---|---|
| Go | OpenFuncAsync, Knative | HTTP, CloudEvent | 1.15, 1.16 |
| Node.js | Knative | HTTP | 10, 12, 14, 16 |
| Python | Knative | HTTP | 3.7, 3.8, 3.9 |
| Java | Knative | HTTP | 11 |
Need to support mainstream microservice languages.
Need to support multiple versions of the language.
Need to support multiple microservice frameworks.
Need to support multiple event sources.