Olares/infrastructure/cri-tools
Calvin W. 1073575a1d
docs: add readmes for Olares components (#1522)
* docs: add readmes for Olares components

* merge with latest upstream
2025-07-08 21:34:05 +08:00
..
.olares feat: Merge the code currently scattered across the beclab and Above-os organizations into the https://github.com/beclab/Olares repository. (#1325) 2025-05-21 21:43:35 +08:00
README.md docs: add readmes for Olares components (#1522) 2025-07-08 21:34:05 +08:00

cri-tools

Overview

CRI-Tools is a set of tools for the Container Runtime Interface (CRI), used for interacting with container runtimes. It is a command-line interface (CLI) tool for users to communicate with the containerd daemon through CRI, similar to how Kubernetes does, for debugging purposes. For more information, visit github.com/kubernetes-sigs/cri-tools.