kubectl-tree

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

Github星跟踪图

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.

主要指标

概览
名称与所有者ahmetb/kubectl-tree
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证Apache License 2.0
所有者活动
创建于2019-12-23 21:46:55
推送于2024-11-23 05:39:44
最后一次提交2024-11-22 21:39:42
发布数9
最新版本名称v0.4.3 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数3.1k
关注者数22
派生数134
提交数68
已启用问题?
问题数48
打开的问题数20
拉请求数18
打开的拉请求数2
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?