Features
Real-Time Metrics
Continuously updated view of nodes, pods, and containers with CPU and memory metrics.
Multiple Metrics Sources
Prometheus for enhanced metrics, Metrics Server, or graceful fallback to requests/limits.
Uses kubectl
Connects through the Kubernetes API and works anywhere kubectl is supported.
User Friendly
Drill-down navigation with filter and mertrics sorting. View, stream, and search container logs.
Local Installation
Single binary that runs locally. No agents or server-side components needed.
Quick Install
kubectl krew install ktop
kubectl ktop
brew tap vladimirvivien/oss-tools
brew install ktop
go install github.com/vladimirvivien/ktop@latest
Download from GitHub Releases