Overview
- Full name
docker.io/bitnamilegacy/harbor-exporter- Registry
- docker.io
- Namespace
- bitnamilegacy
- Repository
- harbor-exporter
- Cached tags
- 314
- Last synced
- 07/13/2026, 06:02 AM
Introduction
Bitnami Legacy Harbor Exporter 镜像,暴露 Harbor 项目/镜像/replication metrics,Prometheus 监控私有仓库健康。
Details
bitnamilegacy/harbor-exporter 运行 Harbor Prometheus exporter,采集 Harbor 项目数、镜像数、replication 状态与 API 延迟 metrics。定位为 Harbor 监控 exporter,需能访问 Harbor Core API;K8s Deployment 监控 Harbor 集群。
快速启动
docker run -d --name harbor-exporter \
-p 8001:8001 \
-e HARBOR_URL=http://harbor-core:8080 \
docker.io/bitnamilegacy/harbor-exporter:latest
推荐实践
docker run -d --name harbor-exporter \
--restart unless-stopped \
-p 8001:8001 \
-e HARBOR_URL=http://harbor-core:8080 \
-e HARBOR_USERNAME=admin -e HARBOR_PASSWORD=changeme \
docker.io/bitnamilegacy/harbor-exporter:2.11.0
核心参数说明
-p 8001:8001— Prometheus metrics 端口-e HARBOR_URL— Harbor Core API 地址-e HARBOR_PASSWORD— 认证密码(高敏)- 定位 — Harbor 集群 exporter
Kubernetes
apiVersion: apps/v1
kind: Deployment
metadata:
name: harbor-exporter
spec:
replicas: 1
selector:
matchLabels:
app: harbor-exporter
template:
metadata:
labels:
app: harbor-exporter
spec:
containers:
- name: exporter
image: docker.io/bitnamilegacy/harbor-exporter:2.11.0
ports:
- containerPort: 8001
envFrom:
- secretRef:
name: harbor-exporter-creds
---
apiVersion: v1
kind: Service
metadata:
name: harbor-exporter
spec:
selector:
app: harbor-exporter
ports:
- port: 8001
targetPort: 8001
ServiceMonitor 采集;与 Harbor 同 namespace 部署。
Latest tags (20)
View all 314 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/bitnamilegacy/harbor-exporter :2.13.2-debian-12-r2 | linux/amd64linux/arm64 | 2025/08/20 01:40 | 53.2 MB | sha256:512c76406ee7… | |||
docker.io/bitnamilegacy/harbor-exporter :2.13.2-debian-12-r1 | linux/amd64linux/arm64 | 2025/08/08 18:41 | 53.2 MB | sha256:51341df81787… | |||
docker.io/bitnamilegacy/harbor-exporter :2.13.2 | linux/amd64linux/arm64 | 2025/08/04 02:06 | 53.2 MB | sha256:dc512b0cbda3… | |||
docker.io/bitnamilegacy/harbor-exporter :2.13.2-debian-12-r0 | linux/amd64linux/arm64 | 2025/08/04 02:06 | 53.2 MB | sha256:dc512b0cbda3… | |||
docker.io/bitnamilegacy/harbor-exporter :2.13.1-debian-12-r8 | linux/amd64linux/arm64 | 2025/07/17 15:20 | 52.7 MB | sha256:3b9e3fa84838… | |||
docker.io/bitnamilegacy/harbor-exporter :2.13.1-debian-12-r7 | linux/amd64linux/arm64 | 2025/07/09 16:52 | 52.8 MB | sha256:bb93cb82d628… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.1-debian-11-r0 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.4 MB | sha256:2f0b6e642028… | |||
docker.io/bitnamilegacy/harbor-exporter :latest | linux/amd64linux/arm64 | 2025/07/03 00:02 | 52.7 MB | sha256:9bbbbe0dfd3d… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.1-debian-11-r1 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.4 MB | sha256:08367bc3a1ad… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.1-debian-11-r2 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.4 MB | sha256:b344819bf5e7… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.1 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.4 MB | sha256:b344819bf5e7… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.0-debian-11-r8 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.3 MB | sha256:072bb188d3a6… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.0-debian-11-r5 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.3 MB | sha256:f3db0ffd7aea… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.0-debian-11-r24 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.3 MB | sha256:2cc681dcca92… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.0-debian-11-r21 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.6 MB | sha256:9019d8dfd8c4… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.0-debian-11-r20 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.3 MB | sha256:093315ea4911… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.0-debian-11-r2 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.3 MB | sha256:58121c4ef487… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.0-debian-11-r17 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.3 MB | sha256:73764f813789… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.0-debian-11-r14 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.3 MB | sha256:2e917a1d31a5… | |||
docker.io/bitnamilegacy/harbor-exporter :2.9.0-debian-11-r11 | linux/amd64linux/arm64 | 2025/07/03 00:02 | 38.3 MB | sha256:77b4374d110b… |