I’m new to kubernetes and recently noticed that the folder /var/snap/microk8s/common/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs is taking up more than 40GB of my nodes (I have 3)
I’m using microk8s v1.31.7 on Ubuntu Server 24.04
I wanted to know if this is normal and if not, is there any way to clean this up or configure something so that this doesn’t happen.
Thanks.