ktop
ktop copied to clipboard
A top-like tool for your Kubernetes clusters
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. Commits b225e7c http2: limit maximum handler goroutines to MaxConcurrentStreams 88194ad go.mod: update golang.org/x dependencies 2b60a61 quic: fix several bugs in flow control accounting 73d82ef...
Current layout of Cluster Summary panel a 2-row layout where the top row has resource summary and the bottom row has summary graphs. This makes it hard to glance and...
On some of the Kubernetes clusters I'm working the node names have really long names for example: `foo-01337-foobarinclongname-prd-controlplane.k8s.isp.tld` When I'm opening `ktop` I really need to make my Terminal window...
Hello, Is there a possibility to sort output by CPU/Memory usage? Thank you.
Currently, `ktop` can only show runtime metrics collected by metrics-server when installed on the cluster. Kubernetes, however, capture far more metrics, by default, that are not piped into the metrics-server....
The project lacks documentation. As a user I would like to read how to effectively use the tool. This should include * GitHub project documentation * Or, a separate doc...
Add support to publish ktop binary on Chocolatey for Windows distribution.
Configure goreleaser to distribute ktop binaries on Snap
Several people asks how to see full list of nodes. The documentation should be updated to discuss how to navigate the interface.