top of page
Cri File System Tools Site
# List snapshots ctr -n k8s.io snapshot ls ctr -n k8s.io snapshot mount <snapshot_id> /mnt/inspect
However, or containerd’s ctr can expose snapshot mounts. The most useful feature: snapshot mount inspection With containerd + cri , you can: cri file system tools
The refer to utilities that help inspect, debug, and manage the container filesystem layer from the perspective of a CRI-compliant runtime (e.g., containerd, CRI-O). # List snapshots ctr -n k8s
bottom of page


