凭据访问
Reads kubeconfig, cluster tokens, and pod/secret views allowed by the current context.
代理安全
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.
安装
brew install k9slocal Homebrew formula metadata
sudo port install k9sMacPorts ports tree · sysutils/k9s/Portfile · 来源: api.github.com
sudo apk add k9sAlpine Linux edge package indexes · k9s · 来源: dl-cdn.alpinelinux.org
sudo dnf install k9sFedora Rawhide package metadata · k9s · 来源: dl.fedoraproject.org
nix profile install nixpkgs#k9snixpkgs package indexes · pkgs/by-name/k9/k9s/package.nix · 来源: api.github.com
sudo pacman -S k9sArch Linux sync databases · k9s · 来源: geo.mirror.pkgbuild.com
sudo zypper install k9sopenSUSE Tumbleweed package metadata · k9s · 来源: download.opensuse.org
choco install k9sChocolatey community package catalog · k9s · 来源: community.chocolatey.org
scoop install main/k9sScoop official bucket manifest trees · bucket/k9s.json · 来源: api.github.com
winget install --id Derailed.k9s -eWindows Package Manager source index · Derailed.k9s · 来源: cdn.winget.microsoft.com
概览
Kubernetes CLI To Manage Your Clusters In Style!
历史
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.
安全态势
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.
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.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
k9s | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/derailed/k9s
安装元数据
| 软件包键 | brew:k9s |
|---|---|
| 版本 | 0.51.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/k9s |
| 主页 | https://k9scli.io/ |
| 仓库 | https://github.com/derailed/k9s |
| 上游文档 | https://k9scli.io/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/derailed/k9s.git |
| 最后更新 | 2026-06-06T20:47:06Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.