Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Krustlet - Run WebAssembly workloads in your Kubernetes cluster

  • Share this:
post-title
Krustlet is a tool to run WebAssembly workloads natively on Kubernetes. Krustlet acts like a node in your Kubernetes cluster. When a user schedules a Pod with certain node tolerations, the Kubernetes API will schedule that workload to a Krustlet node, which will then fetch the module and run it. Krustlet implements the kubelet API, and it will respond to common API requests like kubectl logs or kubectl delete.
https://krustlet.dev/
https://github.com/krustlet/krustlet
License:
Tech: