I have a K3s single-node cluster running with Containerd and where I'm reaching the space disk limit.
It seems I have some old unused docker images on the machine.
How can I cleanup those in order to free up the disk ?
Thanks
EDIT
After further investigation it seems it's more a volume (or several) from running container that is taking all the disk space.
How can I list the volumes used by the pods and their properties (disk etc..)