This directory contains examples of how to deploy the shims.
This deployment uses k3d to deploy a local Kubernetes cluster. It illustrates how to customize the k3ds image that is deployed. The image used to run the k3ds Kubernetes nodes has the shims copied into the /bin
directory and the containerd config updated to include runtime bindings for the shims.
Coming soon...
In the workloads directory you will find common workloads that we deploy to the clusters to register runtime classes and deploy Wasm enabled pod workloads.