macOS
brew install ktoplocal Homebrew formula metadata
brew / 順位 4345
ktop のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ktoplocal Homebrew formula metadata
nix profile install nixpkgs#ktopnixpkgs package indexes · pkgs/by-name/kt/ktop/package.nix · ソース: api.github.com
sudo zypper install ktopopenSUSE Tumbleweed package metadata · ktop · ソース: download.opensuse.org
概要
Top-like tool for your Kubernetes clusters
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ktop | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ktop |
|---|---|
| バージョン | 0.5.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://ktop.app/ |
| リポジトリ | https://github.com/vladimirvivien/ktop |
| 最終更新 | 2026-07-27T21:58:42+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ktop
nix profile install nixpkgs#ktopktop 0.5.3-1.7
A top-like tool for your Kubernetes clusters
https://github.com/vladimirvivien/ktop
sudo zypper install ktopソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.