镜像概览

完整引用
docker.io/kubeshield360/sphinx
Registry
docker.io
命名空间
kubeshield360
仓库
sphinx
已缓存 Tag 数
4
最近同步
07/06/2026, 06:02 AM

简介

KubeShield360 Sphinx 文档生成工具镜像,从 K8s 配置生成安全合规文档,适合 CI 流水线一次性构建输出。

详细介绍

kubeshield360/sphinx 封装 Sphinx 与 KubeShield 模板,读取集群 manifest 生成安全审计文档。定位为 --rm 文档生成 CLI,CI Job 挂载 kubeconfig 与输出目录;常驻 Web 服务。

快速启动

docker run --rm \
  -v $(pwd)/docs:/docs \
  docker.io/kubeshield360/sphinx:latest \
  sphinx-build -b html /src /docs

推荐实践

docker run --rm \
  -v ~/.kube/config:/root/.kube/config:ro \
  -v $(pwd)/output:/output \
  docker.io/kubeshield360/sphinx:1.0.0 \
  kubeshield-doc --cluster prod --out /output

核心参数说明

  • -v .../config:... — 集群 kubeconfig(高敏
  • --out — HTML/PDF 输出目录
  • 定位 — CI --rm 文档生成
  • 固定 tag — 模板版本 pin

最新 Tag(20 条)

查看全部 4 个 Tag →
Tag架构推送时间大小Digest同步期望操作
docker.io/kubeshield360/sphinx
:v2.6.4
linux/amd64
2024/08/20 11:1056.3 MBsha256:293479bac858
docker.io/kubeshield360/sphinx
:v2.6.3
linux/amd64
2024/08/16 17:2656.2 MBsha256:0ce178d82b42
docker.io/kubeshield360/sphinx
:v2.6.1
linux/amd64
2024/07/11 16:0555.6 MBsha256:8e163832a4dd
docker.io/kubeshield360/sphinx
:v2.6
linux/amd64
2024/07/11 15:0355.6 MBsha256:d89cb1726905