Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 957 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 957 Bytes

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.