Allow disabling Kubelet Pods/containers log cleanup · Issue #123279 · kubernetes/kubernetes
Log lifecycle management is part of Kubelet attributions. It is done here and basically, when a Pod doesn't exists anymore it will remove any logs from the filesystem. On some cases, the logs from ...