Skip to content

Latest commit

 

History

History
 
 

deployments

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Shim Deployment Examples

This directory contains examples of how to deploy the Spin shim.

K3ds Deployment

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 Spin shim copied into the /bin directory and the containerd config updated to include runtime bindings for the shim.

Cluster API Deployment

Coming soon...

Workloads

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.