Accès aux identifiants
Reads kubeconfig, cluster tokens, and pod/secret views allowed by the current context.
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de k9s pour les workflows d'agents IA.
sécurité des agents
k9s is an interactive Kubernetes UI with cluster read and mutation capability.
Reads kubeconfig, cluster tokens, and pod/secret views allowed by the current context.
Can delete, edit, scale, and exec into Kubernetes resources.
Can change live workloads and configuration.
Gate launch in privileged contexts and commands that mutate resources.
Use read-only contexts for agents; require approval before interactive cluster mutation.
installation
brew install k9slocal Homebrew formula metadata
sudo port install k9sMacPorts ports tree · sysutils/k9s/Portfile · Source: api.github.com
sudo apk add k9sAlpine Linux edge package indexes · k9s · Source: dl-cdn.alpinelinux.org
sudo dnf install k9sFedora Rawhide package metadata · k9s · Source: dl.fedoraproject.org
nix profile install nixpkgs#k9snixpkgs package indexes · pkgs/by-name/k9/k9s/package.nix · Source: api.github.com
sudo pacman -S k9sArch Linux sync databases · k9s · Source: geo.mirror.pkgbuild.com
sudo zypper install k9sopenSUSE Tumbleweed package metadata · k9s · Source: download.opensuse.org
choco install k9sChocolatey community package catalog · k9s · Source: community.chocolatey.org
scoop install main/k9sScoop official bucket manifest trees · bucket/k9s.json · Source: api.github.com
winget install --id Derailed.k9s -eWindows Package Manager source index · Derailed.k9s · Source: cdn.winget.microsoft.com
aperçu
Kubernetes CLI To Manage Your Clusters In Style!
historique
K9s is a terminal user interface for Kubernetes that turns cluster navigation, inspection, and common operations into a keyboard-driven local app. It became one of the recognizable post-kubectl tools for operators who wanted a faster view of resources without moving into a full graphical dashboard.
The derailed/k9s repository was created in January 2019. The project describes K9s as a Kubernetes CLI for managing clusters in style and says it provides a terminal UI that continually watches Kubernetes resources for changes.
K9s evolved around the idea that many Kubernetes workflows are repetitive inspection loops: list pods, jump to logs, describe resources, edit manifests, switch namespaces, and watch status. Its documentation grew into topics for installation, configuration, skins, plugins, benchmarks, and operational commands.
K9s spread through the normal cross-platform CLI packaging routes. Its official install documentation lists Homebrew and MacPorts on macOS, Linuxbrew and Pacman on Linux, and Scoop or Chocolatey on Windows, which made it easy to add to existing Kubernetes workstations.
The project reached a scale visible in repository metadata: tens of thousands of GitHub stars and thousands of forks by July 2026. That level of attention is unusual for a single-purpose terminal UI and reflects the centrality of Kubernetes day-to-day operations.
K9s is used as an interactive cluster console. Operators open it against a kubeconfig context, watch resource tables update, drill into pods and workloads, tail logs, and trigger common commands without repeatedly composing kubectl invocations.
It complements rather than replaces kubectl: kubectl remains the scriptable primitive, while K9s is the fast human interface for scanning, debugging, and moving around clusters.
K9s is package-nerd catnip because it packages a large Kubernetes workflow into one local binary with a memorable name, broad package-manager coverage, and obvious daily utility. It is also a marker of the TUI renaissance in infrastructure tooling, alongside projects that use terminal layouts as serious operational interfaces.
Its configuration paths differ across Linux, macOS, and Windows, which makes it a useful example for package databases that track real application state rather than only executable names.
posture de sécurité
infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/k9s/config.yaml~/.config/k9s/config.yaml~/Library/Application Support/k9s/config.yaml%LOCALAPPDATA%\k9s\config.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
k9s | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/derailed/k9s
métadonnées d'installation
| Clé du paquet | brew:k9s |
|---|---|
| Version | 0.51.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/k9s |
| Page d'accueil | https://k9scli.io/ |
| Dépôt | https://github.com/derailed/k9s |
| Docs amont | https://k9scli.io/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/derailed/k9s.git |
| Dernière mise à jour | 2026-06-06T20:47:06Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | k9s |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
k9s
nix profile install nixpkgs#k9sk9s 0.50.18-r5
Kubernetes TUI
sudo apk add k9sk9s-bash-completion 0.50.18-r5
Bash completions for k9s
sudo apk add k9s-bash-completionk9s-fish-completion 0.50.18-r5
Fish completions for k9s
sudo apk add k9s-fish-completionk9s-zsh-completion 0.50.18-r5
Zsh completions for k9s
sudo apk add k9s-zsh-completionk9s 0.51.0-1.fc45
Kubernetes CLI To Manage Your Clusters In Style
https://github.com/derailed/k9s
sudo dnf install k9sk9s 0.50.18-2
TUI for managing Kubernetes clusters and pods
https://github.com/derailed/k9s
sudo pacman -S k9sk9s 0.51.0-1.1
Curses based terminal UI for Kubernetes clusters
https://github.com/derailed/k9s
sudo zypper install k9sk9s
sudo port install k9sk9s
choco install k9smain/k9s
scoop install main/k9sDerailed.k9s
winget install --id Derailed.k9s -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.