krustlet

Kubernetes Rust Kubelet

Github星跟踪图

Krustlet: Kubernetes Kubelet in Rust for running WASM

:construction: :construction: This project is highly experimental. :construction: :construction:
It should not be used in production workloads.

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.

The default implementation of Krustlet listens for the architecture wasm32-wasi and schedules
those workloads to run in a wasmtime-based runtime instead of a container runtime.

Documentation

If you're new to the project, get started with the introduction. For more
in-depth information about Krustlet, plunge right into the topic guides.

Looking for the developer guide? Start here. If you are interested
in the project, please feel free to join us in our weekly public call on
Zoom
at 9:00 am Pacific Time
every Monday

Code of Conduct

This project has adopted the Microsoft Open Source Code of
Conduct
.

For more information see the Code of Conduct
FAQ
or contact
opencode@microsoft.com with any additional questions or comments.

主要指标

概览
名称与所有者krustlet/krustlet
主编程语言Rust
编程语言Rust (语言数: 4)
平台
许可证Apache License 2.0
所有者活动
创建于2019-12-09 22:51:01
推送于2023-10-02 18:41:06
最后一次提交
发布数9
最新版本名称v1.0.0-alpha.1 (发布于 2021-07-27 09:15:19)
第一版名称v0.1.0 (发布于 2020-04-06 11:09:11)
用户参与
星数3.6k
关注者数74
派生数226
提交数1.1k
已启用问题?
问题数325
打开的问题数89
拉请求数401
打开的拉请求数20
关闭的拉请求数38
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?