Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yup, this is how you scale an application past the 10k node soft limit.


Not just past 10k node limit - it's also because the k8s design has unsaid assumption about being used to arrange physical sets of machines, similar to how Borg paper would talk about cluster being equivalent to an aisle in datacenter.


Are you just referring to how you assign labels and taints to nodes, which in a physical datacenter could include labels like which aisle the baremetal server is in?

Of course that's feasible, to tell the Kubernetes scheduler that you only want to schedule the workload on a very specific server, but that's not really best-practice...


No, I'm referring to bundling machines into clusters across physical lines, with bare metal deployments.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: