I have a setup kubernetes cluster with one master and 3 minions and it is working for quite some time. But recently i noticed that kubelet.log file has eaten most of the disk space. So i stopped the kubernetes service and deleted the kubelet.log file. But when i restart the kubernetes service it is not starting. I found the below error in the log
Image garbage collection failed: unable to find data for container /
Please let me know what is the issue.