Overview
- Full name
docker.io/robustadev/holmes- Registry
- docker.io
- Namespace
- robustadev
- Repository
- holmes
- Cached tags
- 123
- Last synced
- 07/06/2026, 10:09 AM
Introduction
Holmes Kubernetes 集群故障诊断工具镜像,自动采集事件、日志与 metrics 生成根因报告,适合 SRE 排障辅助。
Details
robustadev/holmes 运行 Holmes CLI/服务,连接 K8s API 与 Prometheus 等数据源输出诊断 bundle。典型在 incident 时快速聚合线索,与 kubectl describe 手工相比自动化程度更高。定位为 CLI/Job 诊断工具,需 kubeconfig 与只读 RBAC;K8s 使用 Job 或 CronJob 触发,非长期在线 Deployment。
快速启动
docker run --rm \
-v ~/.kube/config:/etc/kubeconfig \
docker.io/robustadev/holmes:latest \
holmes investigate --namespace default
推荐实践
docker run --rm \
-v /etc/kubernetes/admin.conf:/etc/kubeconfig:ro \
-v $(pwd)/out:/out \
docker.io/robustadev/holmes:0.5.0 \
holmes investigate --namespace prod --output /out/report
核心参数说明
holmes investigate— 执行集群诊断--namespace— 目标 namespace-v .../kubeconfig:...— 集群凭据(高敏)- 定位 — incident
--rmJob/CLI - 固定 tag — 诊断规则集 pin
Latest tags (20)
View all 123 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/robustadev/holmes :0.36.0-alpha | linux/arm64linux/amd64 | 2026/07/01 19:47 | 308.2 MB | sha256:adf68ccb8a35… | |||
docker.io/robustadev/holmes :latest | linux/arm64linux/amd64 | 2026/07/01 16:45 | 363.0 MB | sha256:86a2ec7eeeba… | |||
docker.io/robustadev/holmes :0.35.0 | linux/arm64linux/amd64 | 2026/07/01 16:40 | 363.0 MB | sha256:86a2ec7eeeba… | |||
docker.io/robustadev/holmes :0.34.0 | linux/arm64linux/amd64 | 2026/06/28 19:10 | 361.1 MB | sha256:ea0ab9f794a4… | |||
docker.io/robustadev/holmes :0.34.0-alpha | linux/arm64linux/amd64 | 2026/06/25 21:59 | 361.1 MB | sha256:597316a8864b… | |||
docker.io/robustadev/holmes :tools_compaction | linux/amd64linux/arm64 | 2026/06/23 03:24 | 327.1 MB | sha256:3dcde36adedd… | |||
docker.io/robustadev/holmes :rob-424-alpine | linux/amd64linux/arm64 | 2026/06/22 21:12 | 329.6 MB | sha256:ba50a4db3112… | |||
docker.io/robustadev/holmes :0.33.0 | linux/arm64linux/amd64 | 2026/06/15 21:18 | 361.3 MB | sha256:16efe9bfcdf0… | |||
docker.io/robustadev/holmes :0.32.0-alpine-cve-fix | linux/amd64linux/arm64 | 2026/06/11 21:28 | 329.4 MB | sha256:038ad0ca9885… | |||
docker.io/robustadev/holmes :0.31.1-alpine-cve-fix_latest | linux/amd64linux/arm64 | 2026/06/11 20:15 | 329.4 MB | sha256:8d8cdfa3c477… | |||
docker.io/robustadev/holmes :0.32.0 | linux/arm64linux/amd64 | 2026/06/11 14:39 | 364.2 MB | sha256:00fbfc0441f1… | |||
docker.io/robustadev/holmes :0.32.0-alpha | linux/arm64linux/amd64 | 2026/06/11 02:28 | 364.9 MB | sha256:5ebc367d04a0… | |||
docker.io/robustadev/holmes :0.31.1-alpin-cve-fix | linux/amd64 | 2026/06/07 17:58 | 323.1 MB | sha256:9a6bb4f239c3… | |||
docker.io/robustadev/holmes :0.31.1 | linux/arm64linux/amd64 | 2026/05/28 16:00 | 363.7 MB | sha256:9753cb309de8… | |||
docker.io/robustadev/holmes :0.31.0 | linux/arm64linux/amd64 | 2026/05/27 14:15 | 363.7 MB | sha256:a54f2d268e19… | |||
docker.io/robustadev/holmes :0.30.1 | linux/arm64linux/amd64 | 2026/05/20 20:29 | 362.9 MB | sha256:467cc1c214f6… | |||
docker.io/robustadev/holmes :0.30.0 | linux/arm64linux/amd64 | 2026/05/17 18:29 | 362.9 MB | sha256:63ca115a0330… | |||
docker.io/robustadev/holmes :0.29.0 | linux/arm64linux/amd64 | 2026/05/14 22:28 | 362.9 MB | sha256:fd5ff4c86059… | |||
docker.io/robustadev/holmes :0.28.0 | linux/arm64linux/amd64 | 2026/05/07 19:57 | 363.2 MB | sha256:70df15f7be94… | |||
docker.io/robustadev/holmes :0.27.0 | linux/arm64linux/amd64 | 2026/05/06 19:29 | 363.2 MB | sha256:4694710ab251… |