Credential-Zugriff
Reads kubeconfig, cluster tokens, and pod/secret views allowed by the current context.
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für k9s in AI-Agent-Workflows.
Agent-Sicherheit
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 · Quelle: api.github.com
sudo apk add k9sAlpine Linux edge package indexes · k9s · Quelle: dl-cdn.alpinelinux.org
sudo dnf install k9sFedora Rawhide package metadata · k9s · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#k9snixpkgs package indexes · pkgs/by-name/k9/k9s/package.nix · Quelle: api.github.com
sudo pacman -S k9sArch Linux sync databases · k9s · Quelle: geo.mirror.pkgbuild.com
sudo zypper install k9sopenSUSE Tumbleweed package metadata · k9s · Quelle: download.opensuse.org
choco install k9sChocolatey community package catalog · k9s · Quelle: community.chocolatey.org
scoop install main/k9sScoop official bucket manifest trees · bucket/k9s.json · Quelle: api.github.com
winget install --id Derailed.k9s -eWindows Package Manager source index · Derailed.k9s · Quelle: cdn.winget.microsoft.com
Überblick
Kubernetes CLI To Manage Your Clusters In Style!
Verlauf
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.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
k9s | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/derailed/k9s
Installationsmetadaten
| Paketschlüssel | brew:k9s |
|---|---|
| Version | 0.51.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/k9s |
| Homepage | https://k9scli.io/ |
| Repository | https://github.com/derailed/k9s |
| Upstream-Dokumentation | https://k9scli.io/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/derailed/k9s.git |
| Zuletzt aktualisiert | 2026-06-06T20:47:06Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.