ktop:k8s的顶部

时间:2024-02-23 11:36:23
【文件属性】:

文件名称:ktop:k8s的顶部

文件大小:30KB

文件格式:ZIP

更新时间:2024-02-23 11:36:23

kubernetes monitoring dashboard top KubernetesGo

顶 Kubernetes的可视化监控仪表板。 kubectl也具有top子命令,但是它不能: 定期观看Pod / Node的使用情况 将Pod资源的使用与Node或限制/请求进行比较 ktop解决了这些问题,并具有更多的图形化仪表板。 安装 对于MacOS: $ brew tap ynqa/tap $ brew install ktop 从源代码: $ go get -u github.com/ynqa/ktop 用法 Kubernetes monitoring dashboard on terminal Usage: ktop [flags] Flags: --as string Username to impersonate for the operation --as-group stringArray Group to impersonate for the operation, this flag can be repeated to specify multiple gro


【文件预览】:
ktop-master
----.gitignore(8B)
----LICENCE(1KB)
----README.md(3KB)
----ktop.go(85B)
----pkg()
--------kube()
--------ktop()
--------ui()
--------resource()
--------util()
----.goreleaser.yml(331B)
----go.mod(2KB)
----go.sum(29KB)
----.travis.yml(201B)
----cmd()
--------ktop.go(4KB)

网友评论