weaveworks/kubediff
Kubediff: a tool for Kubernetes to show differences between running state and version controlled configuration. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3708
- days_rel: n/a
- days_push: 1044
- n_releases_24m: 0
Adoption not part of the score
1179 stars · 100 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kubediff is a Python CLI tool that compares YAML configuration files in version control against the live state of a Kubernetes cluster, reporting differences. It can also run as an in-cluster service that periodically syncs config from GitHub and exports results to Prometheus with a simple UI.
Use cases
- detect configuration drift between git and kubernetes cluster
- verify all kubernetes yaml changes have been applied
- check running k8s state matches version controlled config
- monitor kubernetes config drift with prometheus
- compare kubernetes manifests to live cluster state
When to choose
- you want a simple CLI to spot drift between git-stored YAML and a running cluster
- you run a GitOps workflow and want periodic drift checks exported to Prometheus
When to avoid
- you need a maintained tool - Kubediff is deprecated
- you want full GitOps deployment/sync rather than read-only diffing (use Flux or Argo CD)
Facets
cli-tool · maturity abandoned
monitoring configuration-management developer-tools developer-tools cli python gitops kubernetes drift-detection deprecated prometheus devops containers docker
1 source
- readme: https://github.com/weaveworks/kubediff · fetched 2026-08-28 · 18efe09c7d29
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| weaveworks/kubediff | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="weaveworks/kubediff")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem