kubectl tree is a kubectl plugin that lets you visualize Kubernetes object hierarchies as a tree by following the ownerReferences set on API objects. Instead of manually chasing which ReplicaSet owns which Pods or which higher-level controller is responsible for a given resource, it prints an ASCII tree that shows parent-child relationships at a glance. This is especially useful for understanding how complex workloads like Deployments, StatefulSets, Knative Services, or Agones Fleets fan out into lower-level resources across the cluster. The plugin is written in Go, packaged for easy installation via the krew plugin manager, and exposes flags to control namespace scoping, label selectors, and condition filters so you can narrow what’s shown. It defaults to searching namespaced objects in the same namespace as the root resource, but can also traverse cluster-wide objects when asked.

Features

  • Shows Kubernetes owner relationships as an ASCII tree using ownerReferences
  • Installs as a kubectl plugin via krew for straightforward setup
  • Supports -A flag to search across all namespaces and non-namespaced objects
  • Label selector flag -l lets you filter resources shown in the tree
  • Condition filtering via --condition-types to highlight readiness or custom states
  • Works with many resource types including Deployments, Knative, Agones, and more

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow kubectl tree

kubectl tree Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of kubectl tree!

Additional Project Details

Programming Language

Go

Related Categories

Go Browser Extensions and Plugins

Registered

1 day ago