Skip to content

OpenFunction/builder

Repository files navigation

Builder

Overview

GoogleCloudPlatform/buildpacks based builder project.

Status

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

Planning

Language runtime

Need to support mainstream microservice languages.

Language version

Need to support multiple versions of the language.

Serving kind

Need to support multiple microservice frameworks.

Eventing kind

Need to support multiple event sources.