ahmetb/kubectl-tree
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using) observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 76
- 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: 2.0
- age_days: 2445
- days_rel: 162
- days_push: 10
- n_releases_24m: 5
Adoption not part of the score
3419 stars · 136 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A kubectl plugin that visualizes ownership relationships between Kubernetes objects as a tree, based on ownerReferences. It is installed via krew and helps explore how resources like Deployments, ReplicaSets, and Pods relate hierarchically.
Use cases
- visualize kubernetes object hierarchy as a tree
- find which pods belong to a deployment
- debug ownership relationships between kubernetes resources
- explore knative service child resources
- filter kubernetes api resources when traversing object trees
- inspect ownerReferences relationships in a cluster
When to choose
- you need to see parent-child ownership chains of Kubernetes objects
- you want a quick krew-installable kubectl plugin with no extra setup
- you work with controllers like Knative or Agones that create nested resources
- you need to scope traversal with label selectors or resource filters in large clusters
When to avoid
- you need logical relationships beyond ownerReferences (consider kubectl lineage)
- you need a GUI dashboard for cluster visualization
- you are not using kubectl or Kubernetes
Facets
cli-tool · maturity active
cli developer-tools monitoring developer-tools cli cross-platform go kubectl-plugin kubernetes krew object-hierarchy owner-references tree-visualization containers devops command-line
1 source
- readme: https://github.com/ahmetb/kubectl-tree · fetched 2026-08-28 · d7aae39bf7b9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ahmetb/kubectl-tree | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="ahmetb/kubectl-tree")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem