You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: