Skip to content

FairwindsOps/disableit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

disableit

A simple loop to disable some executable

Why tho?

Sometimes you need to just turn something off. Relevant example: kubelet runs du on every container on a hard-coded interval to get disk usage statistics for cadvisor. For large images, that du process takes long enough and uses enough iops that it can use up the whole burst volume on an EBS volume. Use this to quickly disable du, disabling disk metrics while preserving iops.

About

A simple loop to disable some executable

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages