macOS
brew install cri-toolslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cri-tools pour les workflows d'agents IA.
installation
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
aperçu
CLI and validation tools for Kubelet Container Runtime Interface (CRI)
historique
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.
posture de sécurité
generalized runtime or code generation signal. infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
crictl | cli | exécutable global | |
critest | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/kubernetes-sigs/cri-tools
métadonnées d'installation
| Clé du paquet | brew:cri-tools |
|---|---|
| Version | 1.36.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/cri-tools |
| Page d'accueil | https://github.com/kubernetes-sigs/cri-tools |
| Dépôt | https://github.com/kubernetes-sigs/cri-tools |
| Docs amont | https://github.com/kubernetes-sigs/cri-tools#readme |
| Licence | Apache-2.0 |
| Archive source | https://github.com/kubernetes-sigs/cri-tools/archive/refs/tags/v1.36.0.tar.gz |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 critestpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.