Ross ROSS = Recommend OSS · open-source software intelligence for agents

doitintl/kube-no-trouble

Easily check your clusters for use of deprecated APIs observed · 2026-08-28

github.com/doitintl/kube-no-trouble · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

55/100

  • Activity 47
  • Release rhythm 40
  • Longevity 100

Flags: prerelease_only

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: 5
  • age_days: 2338
  • days_rel: 599
  • days_push: 321
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

3682 stars · 169 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

kubent (Kube-No-Trouble) is a Go CLI tool that scans Kubernetes clusters for usage of deprecated API versions. It detects deprecated resources from local manifests, kubectl last-applied annotations, and Helm v3 stored manifests to help plan cluster upgrades.

Use cases

  • check my kubernetes cluster for deprecated apis before upgrading
  • find workloads using removed api versions in k8s
  • scan helm releases for deprecated manifests
  • audit cluster before upgrading to kubernetes 1.16+
  • detect deprecated resources in local yaml manifests

When to choose

  • you are planning a Kubernetes cluster version upgrade and need to find deprecated API usage first
  • you deploy with kubectl or Helm v3 and want automated deprecation detection
  • you want a simple standalone binary that works across Linux, macOS, and Windows

When to avoid

  • you need continuous policy enforcement or admission control rather than point-in-time scanning
  • you use deployment methods kubent cannot inspect, since it needs original manifests stored somewhere
  • you need a full cluster security or compliance audit tool

Facets

cli-tool · maturity active

developer-tools security configuration-management developer-tools windows cli kubernetes deprecated-apis cluster-upgrade kubent helm kubectl devops containers linux macos

1 source

Member repositories

RepositoryRoleHealth v2
doitintl/kube-no-troublemain55

For agents

markdown · JSON · MCP: product_card(name="doitintl/kube-no-trouble")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem