Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nice and ionice kubelet and containerd #1870

Open
msporleder-work opened this issue Jul 3, 2024 · 1 comment
Open

nice and ionice kubelet and containerd #1870

msporleder-work opened this issue Jul 3, 2024 · 1 comment

Comments

@msporleder-work
Copy link

What would you like to be added:
I would like to add nice and ionice to kubelet and containerd

Why is this needed:
On smaller instance sizes - m6.large for example - it's quite easy to run a job which will completely overwhelm the node, causing kubelet to stop reporting in and, effectively, taking down the node.

Any isolation of workloads from the infrastructure will increase stability.

@wwvela
Copy link
Contributor

wwvela commented Jul 9, 2024

It's quite interesting. Have you tried to add ionice to kubelet and container?
Also we have some other related open issue disscussing about kube resource reverse and cpu reserve to isolate the workload from infra here. #1145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants