macOS
brew install cri-toolslocal Homebrew formula metadata
brew
CLI and validation tools for Kubelet Container Runtime Interface (CRI). Version 1.36.0 via Homebrew; verified 2026-04-24.
install
brew install cri-toolslocal Homebrew formula metadata
sudo apk add cri-toolsAlpine Linux edge package indexes · cri-tools · source: dl-cdn.alpinelinux.org
sudo dnf install cri-toolsFedora Rawhide package metadata · cri-tools · source: dl.fedoraproject.org
nix profile install nixpkgs#cri-toolsnixpkgs package indexes · pkgs/by-name/cr/cri-tools/package.nix · source: api.github.com
sudo zypper install cri-toolsopenSUSE Tumbleweed package metadata · cri-tools · source: download.opensuse.org
sudo pacman -S crictlArch Linux sync databases · crictl · source: geo.mirror.pkgbuild.com
overview
CLI and validation tools for Kubelet Container Runtime Interface (CRI)
history
cri-tools is the Kubernetes SIG Node companion project for Container Runtime Interface debugging and conformance tooling. It packages crictl for direct CRI interaction and critest for validation tests, making it useful to runtime implementers, cluster operators, and distribution maintainers who need a tool outside the kubelet itself.
The project grew around Kubernetes' Container Runtime Interface, the gRPC plugin interface that lets kubelet work with different container runtimes without recompiling cluster components. Its README describes the scope narrowly: debugging and validation tools for kubelet CRI, not a user-facing container runtime or a replacement orchestration layer.
The compatibility matrix ties cri-tools minor versions to Kubernetes minor versions, with v0.1 aligned to Kubernetes 1.7 and later 1.x releases tracking Kubernetes release branches. That version coupling is central to how distributions package it, because CRI features can diverge between Kubernetes and cri-tools minor versions.
crictl and critest became general-availability tools in the v1.11 era according to their official docs. The project is maintained under kubernetes-sigs and points users to Kubernetes SIG Node community channels, which made it part of the normal Kubernetes runtime-development workflow rather than a third-party diagnostic utility.
crictl is used to inspect, pull, run, stop, and debug containers and pod sandboxes through CRI-compatible runtimes such as containerd, CRI-O, and cri-dockerd. critest is used to verify that a runtime's CRI server implementation conforms to Kubernetes expectations without running full Kubernetes end-to-end tests.
For package maintainers, cri-tools matters because it is version-skew sensitive: the official README recommends matching the cri-tools and Kubernetes minor versions. It is also a canonical example of a Kubernetes-adjacent package where the CLI binary is operationally useful but its version policy follows a larger platform's release cadence.
security posture
generalized runtime or code generation signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/crictl.yaml%USERPROFILE%\.crictl\crictl.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
crictl | cli | global executable | |
critest | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kubernetes-sigs/cri-tools
install metadata
| Package key | brew:cri-tools |
|---|---|
| Version | 1.36.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cri-tools |
| Homepage | https://github.com/kubernetes-sigs/cri-tools |
| Repository | https://github.com/kubernetes-sigs/cri-tools |
| Upstream docs | https://github.com/kubernetes-sigs/cri-tools#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/kubernetes-sigs/cri-tools/archive/refs/tags/v1.36.0.tar.gz |
| Last updated | 2026-04-24T17:59:05Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cri-tools |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cri-tools
nix profile install nixpkgs#cri-toolscri-tools 1.36.0-r1
CLI tool for Kubelet Container Runtime Interface (CRI)
https://github.com/kubernetes-sigs/cri-tools
sudo apk add cri-toolscri-tools 1.29.0-13.fc44
CLI and validation tools for Container Runtime Interface
https://github.com/kubernetes-sigs/cri-tools
sudo dnf install cri-toolscri-tools1.33 1.33.0-10.fc44
CLI and validation tools for Kubelet Container Runtime Interface (CRI)
https://github.com/kubernetes-sigs/cri-tools
sudo dnf install cri-tools1.33cri-tools1.34 1.34.0-5.fc44
CLI and validation tools for Kubelet Container Runtime Interface (CRI)
https://github.com/kubernetes-sigs/cri-tools
sudo dnf install cri-tools1.34cri-tools1.35 1.35.0-4.fc44
CLI and validation tools for Kubelet Container Runtime Interface (CRI)
https://github.com/kubernetes-sigs/cri-tools
sudo dnf install cri-tools1.35cri-tools1.36 1.36.0-3.fc45
CLI and validation tools for Kubelet Container Runtime Interface (CRI)
https://github.com/kubernetes-sigs/cri-tools
sudo dnf install cri-tools1.36cri-tools 1.36.0-1.1
CLI and validation tools for Kubelet Container Runtime Interface
https://github.com/kubernetes-sigs/cri-tools
sudo zypper install cri-toolscrictl 1.36.0-1
A CLI for CRI-compatible container runtimes
https://github.com/kubernetes-sigs/cri-tools
sudo pacman -S crictlcritest 1.36.0-1
A benchmarking CLI for CRI-compatible container runtimes
https://github.com/kubernetes-sigs/cri-tools
sudo pacman -S critestsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.