The reboot
This version is a reboot of the project with simpler, but more effective, conceptual model of what the top program should be and how it should work. This revision of the project provides the followings:
- Insightful summary of cluster resource metrics
- Focus on nodes and pods metrics
- Ability to work with or without a metrics-server deployed
- Displays nodes and pods usage metrics when a Metrics Server is found
- Uses your existing cluster configuration to connect to a cluster's API server
The updated UI
With this release, the newly updated UI displays three main sections including:
- A cluster summary panel with metrics about workload components
- A node panel that displays node metrics
- A pod panel that shows metrics for running pods
Additionally, ktop can properly display metrics for specific namespace or all accessible namespaces.
Getting started
To quickly get started, download one of the pre-compiled binaries below or follow instructions to build from source.
For additional information, see the README doc.