#browser
ngrok.com · ⭐️ 8/10 · 2026-07-01
ngrok engineer has created a demo named 'Wébernetes' that runs a lightweight Kubernetes cluster entirely within a web browser using WebAssembly and eBPF. The project is open-source on GitHub, allowing users to explore Kubernetes concepts without local setup. This breakthrough enables Kubernetes education and testing directly in the browser, eliminating setup friction and making it accessible to anyone with a web browser. It also demonstrates the potential of WebAssembly and eBPF to run complex infrastructure software in sandboxed environments. The project uses WebAssembly to run user-space services and eBPF to handle kernel-level networking and system calls within the browser. It is not a full production cluster but a proof-of-concept aimed at learning and experimentation, with limitations on real container execution.