macOS
brew install cri-toolslocal Homebrew formula metadata
brew
cri-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cri-toolslocal Homebrew formula metadata
sudo apk add cri-toolsAlpine Linux edge package indexes · cri-tools · ソース: dl-cdn.alpinelinux.org
sudo dnf install cri-toolsFedora Rawhide package metadata · cri-tools · ソース: dl.fedoraproject.org
nix profile install nixpkgs#cri-toolsnixpkgs package indexes · pkgs/by-name/cr/cri-tools/package.nix · ソース: api.github.com
sudo zypper install cri-toolsopenSUSE Tumbleweed package metadata · cri-tools · ソース: download.opensuse.org
sudo pacman -S crictlArch Linux sync databases · crictl · ソース: geo.mirror.pkgbuild.com
概要
CLI and validation tools for Kubelet Container Runtime Interface (CRI)
履歴
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.
セキュリティ状態
generalized runtime or code generation signal. infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
crictl | cli | グローバル実行可能ファイル | |
critest | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kubernetes-sigs/cri-tools
インストールメタデータ
| パッケージキー | brew:cri-tools |
|---|---|
| バージョン | 1.36.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cri-tools |
| ホームページ | https://github.com/kubernetes-sigs/cri-tools |
| リポジトリ | https://github.com/kubernetes-sigs/cri-tools |
| 上流ドキュメント | https://github.com/kubernetes-sigs/cri-tools#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/kubernetes-sigs/cri-tools/archive/refs/tags/v1.36.0.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 critestソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.