Ross ROSS = Recommend OSS · open-source software intelligence for agents

krustlet/krustlet

Kubernetes Rust Kubelet observed · 2026-08-28

github.com/krustlet/krustlet · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2459
  • days_rel: n/a
  • days_push: 1066
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3601 stars · 220 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Krustlet is a Kubernetes kubelet written in Rust that runs WebAssembly (WASI) workloads instead of containers, using a wasmtime-based runtime. It listens on the Kubernetes event stream for pods assigned via tolerations and schedules wasm32-wasi workloads onto the node.

Use cases

  • run webassembly workloads in a kubernetes cluster
  • schedule wasm pods on a kubernetes node without containers
  • build a custom kubelet in rust
  • run wasi applications with wasmtime on kubernetes
  • extend kubernetes to support wasm32-wasi workloads

When to choose

  • you want to run WASI workloads on Kubernetes nodes instead of container images
  • you need a reference implementation for writing a custom kubelet in Rust
  • you are experimenting with WebAssembly in Kubernetes

When to avoid

  • you need an actively maintained project - maintainers have moved on and it is no longer maintained
  • you need production-grade container workload support
  • you want a supported way to run wasm on Kubernetes today - consider newer alternatives like spinKube or wasmCloud

Facets

application · maturity abandoned

container-orchestration wasm deployment cloud-computing web-development rust cloud kubelet wasm32-wasi wasmtime wascc kubernetes-node custom-kubelet containers devops linux macos kubernetes

3 sources

Member repositories

RepositoryRoleHealth v2
krustlet/krustletmain23

For agents

markdown · JSON · MCP: product_card(name="krustlet/krustlet")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem