k9s
brew install k9s
v0.51.0
Apache-2.0
Go-based interactive terminal UI for managing and monitoring Kubernetes clusters.
Why you might care
K9s provides a vim-like, keyboard-driven interface for browsing pods, services, logs, and other Kubernetes resources without memorizing kubectl commands. It's faster than typing kubectl repeatedly and gives you real-time visibility into cluster state. Essential for operators who manage Kubernetes daily.
19.1k
30-day installs · #243
46.6k
90-day · #292
216.4k
365-day · #264
Build dependencies
Links
- https://k9scli.io/
- Brew formula source: Formula/k/k9s.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"kubectl",
"kubecolor",
"lens"
],
"build_dependencies": [
"go"
],
"categories": [
"kubernetes",
"terminal-utility",
"monitoring"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Kubernetes CLI To Manage Your Clusters In Style!",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:39:09+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "k9s",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://k9scli.io/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "K9s - Manage Your Kubernetes Clusters In Style",
"installs_30d": 19053,
"installs_365d": 216374,
"installs_90d": 46574,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": "2026-06-20T23:43:38+00:00",
"llm_model": "claude-haiku-4-5",
"name": "k9s",
"oldnames": [],
"one_liner": "Go-based interactive terminal UI for managing and monitoring Kubernetes clusters.",
"optional_dependencies": [],
"rank_30d": 243,
"rank_365d": 264,
"rank_90d": 292,
"raw_hash": "e92a07ba8ba7b86a",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/k/k9s.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.51.0",
"versioned_formulae": [],
"why_use_this": "K9s provides a vim-like, keyboard-driven interface for browsing pods, services, logs, and other Kubernetes resources without memorizing kubectl commands. It\u0027s faster than typing kubectl repeatedly and gives you real-time visibility into cluster state. Essential for operators who manage Kubernetes daily."
}