

Krustlet
Like
Krustlet acts as a Kubelet by listening on the event stream for new pods that the scheduler assigns to it based on specific Kubernetes tolerations.
Cost / License
- Free
- Open Source (Apache-2.0)
Platforms
- Mac
- Windows
- Linux
- Kubernetes
- Microsoft Azure
Features
- Container Virtualization
- Docker Container
- Kubernetes
Tags
- wasm
Krustlet News & Activities
Highlights All activities
Recent activities
Krustlet information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is Krustlet?
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.
In order for an application to run on a Kruslet node, the application must be compiled to WebAssembly and pushed to a container registry.


