Show HN: Superkube - Rewriting Kubernetes in Rust
Category: infrastructure
Tags: kubernetes, rust, container-orchestration
Score: 5.8/10 (Innovation: 5, Technical: 7, Documentation: 6, Utility: 5)
Superkube is a minimal, single-binary Kubernetes-compatible control plane written in Rust that embeds an API server, controllers, scheduler, and node agent, supporting real containers via Docker or libcontainer. It is interesting because it reimagines Kubernetes architecture in a simpler, unified binary while retaining interoperability with standard kubectl, and offers multi-master support with PostgreSQL.
Target audience: devops, backend devs, platform engineers
Repository: https://github.com/debarshibasak/superkube · Rust · 2 stars
View on Hacker News