function-buildpacks-for-knative icon indicating copy to clipboard operation
function-buildpacks-for-knative copied to clipboard

Multiple functions in my python project

Open dolfolife opened this issue 2 years ago • 0 comments

Feature Request

I want to deploy a service that spawns multiple functions. I want to have different functions and map them to different triggers, but I want them to be on the same container since they shared a lot of dependencies.

Describe alternatives you've considered

Building and deploying each function in different services. This adds too much overhead for teams to deploy functions.

dolfolife avatar Apr 07 '22 15:04 dolfolife