- 🔭 I’m currently working on rusternetes which will form the basis for the next-gen Kubernetes stack, consisting of:
- machined-rs Talos's
machinedreimagined in Rust, for running Rusternetes as PID1 process on Linux - containerd-rs (CRI) Containerd reimagined in Rust
- mikronetes k0s-like setup, where we use Rusternetes, containerd-rs and crun instead of the default Kubernetes components
- rhino etcd replacement that uses any DB as config persistence, similar to Kine
- kube-router-rs (CNI)
- flannel-rs (CNI)
- calico-rs (CNI)
- And
crunas OCI
My aim is to get a production-ready Kubernetes(-like) stack running on edge devices with limited memory capacity.




