Depot vs Kubernetes
Side-by-side trajectory, velocity, and editorial themes.
Depot extends from build acceleration into hosted source control with Depot Code.
Depot is broadening from a CI and build-cache company into a full developer-infrastructure platform. This cycle it launched Depot Code — a diskless git server backed by S3 blob storage — into private beta, moved CI and Sandboxes onto a re-architected Depot Metal compute tier, and kept extending Depot CI with new triggers, snapshot improvements, OIDC auth, and Datadog observability.
The direction is a vertically integrated build-and-source stack: Depot Code stores git packfiles as S3 objects and runs stateless git workers, mirroring the same storage-compute separation behind Depot Metal. Each piece plugs into Depot CI, so the company is assembling an end-to-end alternative to the hub-and-spoke GitHub model rather than just accelerating it. The CI surface is maturing in parallel with reliability and integration features.
Expect Depot Code to move toward wider access and tighter Depot CI integration, and GitHub Actions runners and container builds to migrate onto Depot Metal over the coming months as promised.
etcd 3.7 lands RangeStream and drops the last of v2store as Headlamp becomes the cluster's UI
The Kubernetes ecosystem is advancing on two fronts at once: the core datastore and the operator-facing UI. etcd 3.7.0 shipped GA with RangeStream, a full switch to v3store-only bootstrap, and a protobuf overhaul that cuts control-plane CPU. In parallel, Headlamp — the sanctioned successor to the now-archived Kubernetes Dashboard — is accumulating a plugin layer (Cluster API, Volcano, Knative) that pulls specialized workflows into one visual interface.
The center of gravity is efficiency in the control plane and consolidation in tooling. etcd's removal of legacy v2store and its feature-gate lifecycle signal a deliberate cleanup that Kubernetes 1.37 will draw on via the EtcdRangeStream gate. Around it, the project is standardizing operator experience on Headlamp rather than a proliferation of one-off dashboards, and formalizing how AI-assisted contributions enter the codebase. This is maintenance-era maturity, not new surface area.
Expect Kubernetes 1.37 to expose RangeStream behind its feature gate and more SIG projects to ship Headlamp plugins as the default visual entry point. The v3.8 line will likely complete the v2store removal by dropping v2 snapshot generation and the --snapshot-count flag.
See more alternatives to Depot →
See more alternatives to Kubernetes →