# Installer ktop avec Homebrew, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ktop pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ktop
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ktop
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ktop
```

  Preuve: nixpkgs package indexes: pkgs/by-name/kt/ktop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install ktop
```

  Preuve: openSUSE Tumbleweed package metadata: ktop from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:ktop
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.3
- **Résumé source:** Top-like tool for your Kubernetes clusters
- **Page d'accueil:** <https://ktop.app/>
- **Dépôt:** <https://github.com/vladimirvivien/ktop>
- **Dernière mise à jour:** 2026-07-27T21:58:42+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ktop (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5.3
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2016-12-29: vladimirvivien/ktop repository created on GitHub.
- 2026-06-24: GitHub repository metadata recorded ongoing updates to the project.
- 2026: Project documentation described krew, Homebrew, Docker, Go install, and binary-release installation paths.

### Related projects

- ktop is related to kubectl top, the krew plugin manager, Kubernetes Metrics Server, Prometheus, cAdvisor/kubelet metrics endpoints, and other terminal cluster dashboards.

### Sources

- <https://api.github.com/repos/vladimirvivien/ktop>
- <https://github.com/vladimirvivien/ktop>
- <https://raw.githubusercontent.com/vladimirvivien/ktop/master/README.md>
- <https://vladimirvivien.github.io/ktop/>
- <https://vladimirvivien.github.io/ktop/guide/>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

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 files

- Unix: $KUBECONFIG, ~/.kube/config
## Autres enregistrements de gestionnaires de paquets

- Nix - ktop: normalized package name match | nixpkgs package indexes: pkgs/by-name/kt/ktop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - ktop - 0.5.3-1.7: normalized package name match | openSUSE Tumbleweed package metadata: ktop from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A top-like tool for your Kubernetes clusters | https://github.com/vladimirvivien/ktop


## Combined YAML source

View the package source record on GitHub. [combined/ktop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ktop.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
