how to truncate all logs from docker containers on a node?
there are situations when you need to quickly free up space on your kubernetes worker nodes. sometimes just temporarly to extend the vg for the local filesystem. here is a quick way to truncate the logs of the docker containers on a node first you have to get the docker containers on the host we […]
Read more "how to truncate all logs from docker containers on a node?"