I ported Kubernetes to the browser
Summary
Sam Rose introduces Webernetes, a partial port of Kubernetes to TypeScript designed to run clusters in the browser. The article outlines what is ported (kubelet subset, controllers, browser-based CNI, and a browser runtime), how to deploy images via a built-in browser registry, and discusses testing, limitations, and future plans.