failed to garbage collect required amount of images. Wanted to free 6283487641 bytes, but freed 0 bytes failed to garbage collect required amount of images. Wanted to free 6283487641 bytes, but freed 0 bytes kubernetes kubernetes

failed to garbage collect required amount of images. Wanted to free 6283487641 bytes, but freed 0 bytes


see if you can change the Kubernetes GC policies.I guess the issues may be due to recent changes in the flags

the new ones are using the flags as --eviction syntax, can you check if that is the case with your setup causing the failure on clearing the space

Please refer to the docs here

https://kubernetes.io/docs/concepts/cluster-administration/kubelet-garbage-collection/