vhive-serverless / vSwarm

A suite of representative serverless cloud-agnostic (i.e., dockerized) benchmarks
MIT License
48 stars 23 forks source link

Does vSwarm support Firecracker-Containerd #347

Closed DanielLee343 closed 1 year ago

DanielLee343 commented 1 year ago

Hi, I noticed that vSwarm only supports applications deployed and invoked by Knative, is that true? Do we have a feature to run those functions via Firecracker-containerd? It's interesting to see how real-world FaaS applications perform snapshots. Or do you have any advise to walk around this? Thanks!

ustiugov commented 1 year ago

@DanielLee343 yes, all vHive runtimes are supported (but only container-based setting is tested in CI). However, to use Firecracker, you need to modify YAML files, which is the limitation we are currently working on.

More details: https://github.com/vhive-serverless/vHive/blob/main/docs/quickstart_guide.md#iv-deploying-and-invoking-functions-in-vhive