kubectl-tree

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

Github stars Tracking Chart

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 object hierarchy with Knative Service

Example (Agones Fleet):

example Kubernetes object hierarchy with Agones Fleet

Flags

By default, the plugin will only search "namespaced" objects in the same
namespace as the specified object.

You can use the -A or --all-namespaces flag to search namespaced and
non-namespaced objects in all namespaces.

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.

Main metrics

Overview
Name With Ownerahmetb/kubectl-tree
Primary LanguageGo
Program languageGo (Language Count: 1)
Platform
License:Apache License 2.0
所有者活动
Created At2019-12-23 21:46:55
Pushed At2024-11-23 05:39:44
Last Commit At2024-11-22 21:39:42
Release Count9
Last Release Namev0.4.3 (Posted on )
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count3.1k
Watchers Count22
Fork Count134
Commits Count68
Has Issues Enabled
Issues Count48
Issue Open Count20
Pull Requests Count18
Pull Requests Open Count2
Pull Requests Close Count2
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private