macOS
brew install cri-toolslocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.