logoalt Hacker News

kube-system02/20/20252 repliesview on HN

> the database

> the backend

Many k8s clusters are quite a bit more complicated than a single database and single backend. Some have dozens or hundreds of deployments. Even if you have the horsepower to run large deployments on your system, you will have problems wiring it all up to match production.


Replies

remram02/20/2025

And you can't develop one of those "deployments" without all the other ones being present?

That just seems like super-terrible engineering, but I can believe it. Gotta be "web-scale".

show 2 replies