mirror of
https://github.com/containers/crun.git
synced 2026-02-05 15:45:25 +01:00
Crun supports running `wasm` workload on kubernetes natively. Both the standard CRI implementation `cri-o` and `containerd` supports that. Following commit adds documentation for both of them. Signed-off-by: Aditya Rajan <arajan@redhat.com>