spegel icon indicating copy to clipboard operation
spegel copied to clipboard

WASM Support

Open phillebaba opened this issue 2 years ago • 0 comments

It is currently possible to run mixed Kubernetes clusters with nodes running WASM containers using krustlet. This is for example supported in AKS. The runwasi project has however made the process a lot simpler by enabling WASM workloads to run in containerd.

As there is already support for packaging WASM in an OCI format support for WASM would be trivial. In the case of runwasi I think it would just work out of the box as it would be Containerd who would to the actual image pulling.

This feature is currently in the early days of development so it may take a while until Spegel supports WASM containers.

phillebaba avatar Feb 19 '23 10:02 phillebaba