Overview
- Full name
docker.io/robustadev/kubewatch- Registry
- docker.io
- Namespace
- robustadev
- Repository
- kubewatch
- Cached tags
- 11
- Last synced
- 07/06/2026, 07:49 PM
Introduction
KubeWatch Kubernetes 事件监听控制器镜像,将 Pod/Deployment 变更推送至 Slack、Webhook 或 SMTP,适合集群变更通知。
Details
robustadev/kubewatch 是 Bitnami kubewatch 分支,通过 ConfigMap 配置关注资源类型与通知渠道,in-cluster 运行并 watch apiserver 事件。镜像为 Kubernetes 原生组件,需 RBAC 读取各 namespace 资源并创建 outbound 通知;不能用 docker run 长期替代集群内 Deployment。与 Falco 安全告警互补,更侧重运维变更广播。
快速启动
docker run --rm docker.io/robustadev/kubewatch:latest \
--help
推荐实践
# 集群内 Helm 安装示例:
helm repo add robusta https://robusta-charts.storage.googleapis.com
helm install kubewatch robusta/kubewatch \
--set image.repository=docker.io/robustadev/kubewatch \
--set image.tag=2.5.0
核心参数说明
- K8s 专用 — 需 in-cluster kubeconfig 或 ServiceAccount
- ConfigMap — 定义
namespace、resource与handler - RBAC — ClusterRole 需 watch 目标资源
- Webhook/Slack token — 经 Secret 注入
- 固定 tag — 与 chart 及 CRD 兼容
Latest tags (20)
View all 11 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/robustadev/kubewatch :v2.15.0 | linux/arm64linux/amd64 | 2026/06/07 18:30 | 26.1 MB | sha256:53797348909d… | |||
docker.io/robustadev/kubewatch :v2.14.0 | linux/arm64linux/amd64 | 2026/05/04 18:16 | 26.0 MB | sha256:06a58a2e1db8… | |||
docker.io/robustadev/kubewatch :v2.13.0 | linux/arm64linux/amd64 | 2026/03/23 15:38 | 26.1 MB | sha256:b23b5da678fc… | |||
docker.io/robustadev/kubewatch :v2.12.0 | linux/arm64linux/amd64 | 2025/10/18 17:11 | 25.5 MB | sha256:7066fd4f6472… | |||
docker.io/robustadev/kubewatch :v2.11.0 | linux/arm64linux/amd64 | 2025/05/22 14:57 | 25.4 MB | sha256:8403b7e5bb9f… | |||
docker.io/robustadev/kubewatch :v2.10.0 | linux/arm64linux/amd64 | 2025/05/18 23:37 | 28.3 MB | sha256:be7c581bdc21… | |||
docker.io/robustadev/kubewatch :v2.9.0 | linux/arm64linux/amd64 | 2024/09/23 14:36 | 18.4 MB | sha256:580d37ff219c… | |||
docker.io/robustadev/kubewatch :v2.8.0 | linux/arm64linux/amd64 | 2024/08/19 02:38 | 16.7 MB | sha256:d1ac9ef4f50a… | |||
docker.io/robustadev/kubewatch :v2.7.0 | linux/arm64linux/amd64 | 2024/06/11 20:21 | 16.5 MB | sha256:43d7769f6b55… | |||
docker.io/robustadev/kubewatch :v2.5 | linux/arm64linux/amd64 | 2024/05/02 21:38 | 38.1 MB | sha256:50526afcccea… | |||
docker.io/robustadev/kubewatch :v2.6 | linux/arm64linux/amd64 | 2024/05/02 21:30 | 0.0 MB | sha256:f7e5e7850b31… |