macOS
brew install ktoplocal Homebrew formula metadata
brew
Top-like tool for your Kubernetes clusters. Version 0.5.3 via Homebrew; verified 2026-06-15.
install
brew install ktoplocal Homebrew formula metadata
nix profile install nixpkgs#ktopnixpkgs package indexes · pkgs/by-name/kt/ktop/package.nix · source: api.github.com
sudo zypper install ktopopenSUSE Tumbleweed package metadata · ktop · source: download.opensuse.org
overview
Top-like tool for your Kubernetes clusters
history
ktop is a terminal dashboard for Kubernetes clusters, explicitly modeled after Unix top-style tools. It continuously displays node, pod, and container metrics and lets users drill from cluster overview into workload details and logs.
The GitHub repository was created on 2016-12-29. The project documentation describes ktop as a local, single-binary tool that connects through the Kubernetes API using the same kubeconfig credentials that kubectl uses.
The project evolved around a specific gap in the Kubernetes CLI experience: `kubectl top` gives a snapshot, while ktop keeps an interactive terminal display open and supports hierarchical navigation through nodes, pods, containers, and logs.
ktop is distributed through Kubernetes-native and general package-manager channels: the documentation lists installation as a kubectl plugin through krew, through Homebrew, through `go install`, through Docker, and through GitHub release binaries.
Its adoption path is tied to operators and developers who want live cluster inspection without installing agents or server-side components.
ktop uses `$KUBECONFIG` or `~/.kube/config`, supports context and namespace selection, and can use Prometheus scraping, Kubernetes Metrics Server, or a no-metrics fallback that shows resource requests and limits.
ktop is package-nerd notable as a Kubernetes-era reinterpretation of a classic Unix admin interface. It also shows how kubectl plugins, Go single binaries, Homebrew formulae, and container images can all distribute the same cluster-ops tool.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
$KUBECONFIG~/.kube/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ktop | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/vladimirvivien/ktop
install metadata
| Package key | brew:ktop |
|---|---|
| Version | 0.5.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ktop |
| Homepage | https://ktop.app/ |
| Repository | https://github.com/vladimirvivien/ktop |
| Upstream docs | https://vladimirvivien.github.io/ktop |
| License | Apache-2.0 |
| Source archive | https://github.com/vladimirvivien/ktop/archive/refs/tags/v0.5.3.tar.gz |
| Last updated | 2026-06-15T10:20:19-04:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ktop |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ktop
nix profile install nixpkgs#ktopktop 0.5.3-1.4
A top-like tool for your Kubernetes clusters
https://github.com/vladimirvivien/ktop
sudo zypper install ktopsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.