Skip to content

Introduction

Kwasm is a Kubernetes Operator that adds WebAssembly support to your Kubernetes nodes. It does so by using a container image that contains binaries and configuration variables needed to run pure WebAssembly images.

Warning

This project is meant to be used for development or evaluation purpose. Your nodes may get damaged!

The operator uses the kwasm-node-installer project to modify the underlying Kubernetes nodes.

How it works

Nigel Poulton describes in his blog article in detail what is needed to use containerd Wasm shims with Kubernetes.

Supported Kubernetes Distributions

Support