Hacker News new | ask | show | jobs
by kemcho 2990 days ago
> kubelets ability to spot one of many turntables reaching a max...

Hm...how do you propose kubernetes / kubernetes users solve these kinds of problems? It could be a fairly common error that’s hard to catch on a system of large number of nodes where you’re not supposed to actively think about the fact that you have nodes. What’s the right tooling / monitoring to have on a system of 20nodes where one node is basically screwed?

These kinds of things make me think the entire K8s/container abstraction is just broken.

1 comments

Shouldn't this be a Linux (per process or per namespace) feature to limit resources available to userspace?