Since the switch to containerd the containerd snapshot folder grows on my host:
/var/snap/microk8s/common/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs/...
Now there there are no inodes and space left on the host. With docker I used to regulary prune old stuff. But how can I cleanup this artifacts with containerd / ctr?
Thanks in advance!
Hannes