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

kubecolor/kubecolor

Colorize your kubectl output observed · 2026-08-28

github.com/kubecolor/kubecolor · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 99
  • Release rhythm 75
  • 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: 130
  • age_days: 1440
  • days_rel: 8
  • days_push: 8
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1447 stars · 48 forks observed · 2026-08-28

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

kubecolor is a kubectl wrapper written in Go that colorizes kubectl command output in the terminal without altering the underlying output. It supports custom and colorblind-adjusted themes, TTY detection, and aliasing as a drop-in kubectl substitute.

Use cases

  • colorize kubectl output in my terminal
  • make kubectl get pods easier to read
  • add colors to kubectl apply and describe output
  • set up a kubectl wrapper with custom color themes
  • get colorblind-friendly kubectl output
  • alias kubectl to a colorized version

When to choose

  • you read kubectl output in an interactive terminal and want color-coded status and fields
  • you want a non-invasive wrapper that never changes kubectl's actual output
  • you need light/dark or colorblind-adjusted themes
  • you use OpenShift's oc CLI as well as kubectl

When to avoid

  • you need to parse kubectl output programmatically - kubecolor detects non-TTY and passes plaintext through, but you should call kubectl directly
  • you want a Kubernetes dashboard or management tool rather than output colorization
  • your terminal does not support colors

Facets

cli-tool · maturity active

cli developer-tools terminal-ui developer-tools cli cross-platform go kubectl kubernetes kubectl-plugin colorizer terminal-output wrapper command-line devops containers

2 sources

Member repositories

RepositoryRoleHealth v2
kubecolor/kubecolormain91

For agents

markdown · JSON · MCP: product_card(name="kubecolor/kubecolor")

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