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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • containerd-shim-spin

    A ContainerD shim for running Spin Applications.

    Containerd Shim Spin - the containerd shim implementation for Spin

  • spin-plugin-kube

    A Spin plugin for interacting with Kubernetes.

    Spin Kube Plugin - a Spin plugin for interacting with k8s

  • runtime-class-manager

    A Kubernetes operator to manage Runtime Classes

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

  • 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.

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

  • 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
  • How to Write a Kubernetes Operator Using client-go

    6 projects | dev.to | 14 Sep 2024
  • How to add Kubernetes-powered leader election to your Go apps

    2 projects | dev.to | 19 Jul 2024
  • Kubernetes operators: avoiding the memory pitfall

    2 projects | dev.to | 19 Jul 2024

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