Skip to content

kubectl plugin to browse Kubernetes object hierarchies as a tree ๐ŸŽ„ (using? star the repo!)

License

Notifications You must be signed in to change notification settings

princerachit/kubectl-tree

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

37 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

kubectl tree ๐ŸŽ„

A kubectl plugin to explore ownership relationships between Kubernetes objects through ownersReferences on them.

Installation

Use krew plugin manager to install

kubectl krew install tree
kubectl tree --help

Demo

Example (Deployment):

example Kubernetes deployment object hierarchy

Example (Knative Service):

example Kubernetes deployment object hierarchy

Author

Ahmet Alp Balkan @ahmetb.

Special acknowledgement: This tool is heavily inspired by @nimakaviani's knative-inspect as it's a generalized version of it.

License

Apache 2.0. See LICENSE.


This is not an official Google project.

About

kubectl plugin to browse Kubernetes object hierarchies as a tree ๐ŸŽ„ (using? star the repo!)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%