This process will install them to the default system locations, similar to a package manager.
Depending on your workflow, you will likely use one of the following components from the CRI File System tools package:
In cloud infrastructure, provides a command-line interface for interacting with container runtimes like CRI-O or containerd. Debugging Kubernetes nodes with crictl
| Runtime | Socket path | |---------|-------------| | containerd | /run/containerd/containerd.sock | | CRI-O | /run/crio/crio.sock | | Docker (CRI-compatible mode) | /var/run/dockershim.sock (deprecated) |
After creating the file, save and exit the editor.