The keyword "link" often refers to symbolic links. CRI implementations use symlinks extensively to create stable, human-readable references to volatile, hashed directories.
OverlayFS is the default driver for all major CRI runtimes. Key commands to trace the "CRI link": cri file system tools link
: A utility for copying or installing files from a network or external source to a local storage device, such as a console's HDD. Core Benefits for Developers Optimized Streaming The keyword "link" often refers to symbolic links
: While not directly a CRI tool, runc is a widely used container runtime that implements the OCI (Open Container Initiative) specification and can be used with CRI. Key commands to trace the "CRI link": :
: A container runtime that supports the CRI and provides a lot of the backend functionality for runtimes like Docker.
crictl allows administrators to check pod status, inspect image layers, and view container logs directly on a node without using the Kubernetes API server.
critest includes conformance tests for: