kubepug/kubepug
Kubernetes PreUpGrade (Checker) observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 88
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2431
- days_rel: n/a
- days_push: 72
- n_releases_24m: 0
Adoption not part of the score
1840 stars · 81 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
KubePug is a kubectl plugin and standalone CLI that checks Kubernetes clusters or manifest files for deprecated or deleted APIs before upgrading. It downloads a deprecation database for a target Kubernetes version and reports affected objects along with replacement APIs.
Use cases
- check for deprecated kubernetes apis before cluster upgrade
- scan kubernetes manifests for removed api versions
- validate helm chart output against a target kubernetes version
- find objects affected by kubernetes api deprecations
- run api deprecation checks in ci pipeline
- find replacement api for deprecated kubernetes resources
When to choose
- you are planning a kubernetes cluster version upgrade and need to find deprecated or deleted APIs
- you want to validate helm templates or manifests against a future kubernetes version
- you need a kubectl plugin or CI-friendly binary with error exit codes for deprecations
When to avoid
- you need general kubernetes security or configuration auditing beyond API deprecations
- you want a continuous in-cluster monitoring service rather than a pre-upgrade check
Facets
cli-tool · maturity active
cli developer-tools configuration-management deployment developer-tools cloud-computing cli cross-platform kubernetes kubectl-plugin api-deprecation upgrade-checker helm krew go devops containers docker
3 sources
- readme: https://github.com/kubepug/kubepug · fetched 2026-08-28 · 2a8c38bdc9e2
- homepage: https://kubepug.xyz/ · fetched 2026-08-29 · 2a037c76f2e4
- site_page: https://kubepug.xyz/install · fetched 2026-08-29 · b0f794673e79
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kubepug/kubepug | main | 62 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem