Hacker News
Show HN: Kubernetes ported to the browser
- Category: Pulse
- Status: discussion
- Sources: Show HN, HN discussion
- Summary: An ngrok engineer described compiling Kubernetes control-plane components to WebAssembly and running them in the browser, a technical Show HN with 167 points and 55 comments. The write-up covers what it took to make the components run outside a normal Linux environment.
- Why it matters: Running a control plane in WebAssembly is a stress test of both Kubernetes portability and the maturity of server-side software compiled to WASM.