Knative Serverless Functions & Scale-to-Zero
Run event-driven, HTTP-triggered serverless functions with Knative Serving. Enjoy sub-millisecond cold starts, automated autoscaling, and zero cost when idle.
Deploy Serverless Function
Deploy an event handler function configured to scale to 0 instances after 60 seconds of inactivity:
POST /v1/cloud/functionsAuth
Request
POST/v1/cloud/functions
Response