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

robscott/kube-capacity

A simple CLI that provides an overview of the resource requests, limits, and utilization in a Kubernetes cluster observed · 2026-08-28

github.com/robscott/kube-capacity · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 53
  • 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: 2769
  • days_rel: n/a
  • days_push: 286
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2664 stars · 133 forks observed · 2026-08-28

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

kube-capacity is a Go CLI that provides an overview of CPU and memory resource requests, limits, and utilization across a Kubernetes cluster. It combines the best parts of kubectl top and kubectl describe output into a single, easy-to-read resource report.

Use cases

  • check cpu and memory utilization across a kubernetes cluster
  • see resource requests and limits per node
  • find which pods are consuming the most resources
  • plan cluster capacity before scaling
  • compare requested vs actual resource usage in kubernetes
  • audit namespace resource allocation

When to choose

  • you want a quick cluster-wide resource overview without running multiple kubectl commands
  • you need pod-level or node-level breakdowns of requests, limits, and utilization
  • you want a kubectl plugin installable via krew

When to avoid

  • you need full monitoring, alerting, or historical metrics - use Prometheus instead
  • you need GPU or custom resource tracking
  • you are not working with Kubernetes

Facets

cli-tool · maturity active

cli monitoring developer-tools monitoring cli go cross-platform kubernetes resource-management kubectl capacity-planning resource-utilization devops containers command-line

1 source

Member repositories

RepositoryRoleHealth v2
robscott/kube-capacitymain47

For agents

markdown · JSON · MCP: product_card(name="robscott/kube-capacity")

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