MicroK8s images prune utility for production servers

Sorry for being late, but for folks in the future I’ll leave this suggestion:

  • install crictl on each node from The docs
  • run crictl -r unix:///var/snap/microk8s/common/run/containerd.sock rmi --prune
    Maybe add this to a cron task…
3 Likes