SpinKube: Orchestrating light, fast and efficient WebAssembly (Wasm) workloads in Kubernetes (k8s)

This page summarizes the projects mentioned and recommended in the original post on dev.to

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. spin-operator

    Spin Operator is a Kubernetes operator that empowers platform engineers to deploy Spin applications as custom resources to their Kubernetes clusters

    Spin Operator - facilitating the orchestration of Wasm workloads in k8s

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. containerd-shim-spin

    A containerd shim for running Spin Applications.

    Containerd Shim Spin - the containerd shim implementation for Spin

  4. spin-plugin-kube

    A Spin plugin for interacting with Kubernetes.

    Spin Kube Plugin - a Spin plugin for interacting with k8s

  5. runtime-class-manager

    A Kubernetes operator to manage Runtime Classes

    Runtime Class Manager - the spiritual successor to the kwasm-operator.

  6. kubebuilder

    Kubebuilder - SDK for building Kubernetes APIs using CRDs

    The Spin operator uses the Kubebuilder framework and contains a Spin App Custom Resource Definition (CRD) and controller. It watches Spin App Custom Resources and realizes the desired state in the K8s cluster. Aside from the immediate benefits gained by running Wasm workloads in k8s, additional optimizations such as Horizontal Pod Scaling (HPA) and k8s Event-driven Autoscaling (KEDA) can be achieved in a pinch.

  7. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Building a Kubernetes Operator in Go with Kube-Shift

    2 projects | dev.to | 13 Jul 2025
  • Controller-runtime

    1 project | dev.to | 6 Jul 2025
  • Building a Kubernetes Operator | A Practical Guide

    5 projects | dev.to | 28 Dec 2024
  • How do Kubernetes Operators Handle Concurrency?

    3 projects | dev.to | 9 Oct 2024
  • Tutorial: Getting Started with @kubernetes-client/node

    1 project | dev.to | 18 Sep 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?