Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 648 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 648 Bytes

Containerd Shim Spin

This project aims to provide the containerd shim implementation for Spin, which enables running Spin workloads on Kubernetes via runwasi. This means that by installing this shim onto Kubernetes nodes, we can add a runtime class to Kubernetes and schedule Spin workloads on those nodes. Your Spin apps can act just like container workloads!

runwasi is a project that aims to run WASI workloads managed by containerd.