deislabs / containerd-wasm-shims

containerd shims for running WebAssembly workloads in Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spin + dapr demo

Mossaka opened this issue · comments

#121 adds the default executor to the spin shim to allow it run with Linux containers side-by-side in a pod. Now we need to add a demo for Spin + Dapr integration.

@0xE282B0 are you interested in taking this issue?

Sure you can assign me.

I think a simple demo could be using the Kubernetes Events to trigger a Spin application that writes to Spin's Key-Value Store.

What other demos would you like to see? Maybe pub/sub with rabitmq or nats?

Sounds good to me!