# kubepug/kubepug

Kubernetes PreUpGrade (Checker)

Repository: https://github.com/kubepug/kubepug
Canonical: https://ross.abutalabs.com/products/kubepug
Homepage: https://kubepug.xyz/
Language: Go
License: Apache-2.0
License Family: permissive
Topics: kubernetes, kubectl-plugins, kubernetes-plugin
Last push: 2026-06-22T09:27:04+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 8, longevity 100
- inputs: {"age_days": 2431, "days_push": 72, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1840, forks 81 (observed 2026-08-28T04:05:43.021109+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: cli, developer-tools, configuration-management, deployment
- domain: developer-tools, cloud-computing
- platform: cli, cross-platform
- tags: kubernetes, kubectl-plugin, api-deprecation, upgrade-checker, helm, krew, go, devops, containers, docker

## Member repositories
- kubepug/kubepug (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.021109+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:18:04.231457+00:00, confidence not recorded.
  - readme: https://github.com/kubepug/kubepug (fetched 2026-08-28T04:05:43.021109+00:00, sha 2a8c38bdc9e2)
  - homepage: https://kubepug.xyz/ (fetched 2026-08-29T10:57:13.826406+00:00, sha 2a037c76f2e4)
  - site_page: https://kubepug.xyz/install (fetched 2026-08-29T10:57:13.835595+00:00, sha b0f794673e79)
- Data as of 2026-08-30T08:39:29.467469+00:00.
