Windhoek
The Windhoek API runs on each worker and is responsible for servicing function invocation requests, starting up Firecracker VMs to run the function code, and returning the invocation response.
Last updated
The Windhoek API runs on each worker and is responsible for servicing function invocation requests, starting up Firecracker VMs to run the function code, and returning the invocation response.
Last updated
Installation steps have been outlined in the README of the repository found . You can also deploy it using a provided convenience script by running the following command
Because this API creates Firecracker VMs, you need to deploy it on a server that supports nested virtualization such as bare metal servers, Digital Ocean droplets and AWS .metal instances