# kdash を Homebrew, MacPorts でインストール

kdash のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:kdash
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install kdash
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install kdash
```

  証拠: MacPorts ports tree: sysutils/kdash/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:kdash
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.1.1
- **ソース概要:** Simple and fast dashboard for Kubernetes
- **ホームページ:** <https://kdash-rs.github.io/>
- **リポジトリ:** <https://github.com/kdash-rs/kdash>
- **最終更新:** 2026-07-22T20:59:01Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- kdash (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.1.1
## プロジェクトの歴史と使われ方

KDash is a Rust terminal dashboard for Kubernetes. The README describes it as a simple and fast dashboard and shows a keyboard-driven TUI for inspecting Kubernetes resources.

### プロジェクトの歴史

The repository was created in April 2021 and the first tagged release, v0.0.1, was published on April 17, 2021. The project grew as a terminal alternative to graphical Kubernetes dashboards, adding broader resource support, filtering, YAML/log/describe views, custom resource support, and cross-platform binary distribution.

The 1.0.0 release on April 9, 2026 added a troubleshoot tab, shell access, aggregate logs, deeper navigation, configurable keybindings/themes, and live kubeconfig watching. The 2.0.0 release on June 15, 2026 changed the app from mostly observational to operational by adding resource actions, edit, delete, rollout restart, scaling, port-forwarding, and confirmation prompts for impactful actions.

### 採用の歴史

KDash is distributed through Homebrew, MacPorts, Cargo, Scoop, Chocolatey, AUR, Docker, manual release binaries, and an install script documented in the README. The README also displays crates.io, GitHub download, Docker pull, and crates.io download badges, which reflects packaging as a first-class part of the project.

### 使われ方

Users run kdash in a terminal with Kubernetes credentials available through kubeconfig. The interface supports keyboard navigation across resources, logs, YAML, describe output, filtering, namespace changes, context switching, copying, secret decoding, port-forwarding, and action menus.

### パッケージ好きにとっての重要性

KDash sits in the modern Rust TUI category alongside other single-binary operations tools. It is package-interesting because it offers Kubernetes observability and some day-to-day actions without a browser dashboard, while still fitting neatly into Homebrew, Cargo, Docker, Windows package managers, and release-binary workflows.

### タイムライン

- 2021-04-13: GitHub repository created.
- 2021-04-17: v0.0.1 release published.
- 2023-07-04: v0.4.0 added basic Custom Resource Definition support.
- 2026-04-09: v1.0.0 release added troubleshoot, shell, aggregate logs, and custom configuration support.
- 2026-06-15: v2.0.0 release added resource management actions and port-forwarding.
- 2026-06-29: v2.0.2 release published.

### Related projects

- KDash is part of the Kubernetes CLI ecosystem and relies on users' kubeconfig context; its README also references kubectl-backed actions and related package channels such as Cargo, Docker, Scoop, Chocolatey, and AUR.

### ソース

- <https://github.com/kdash-rs/kdash>
- <https://github.com/kdash-rs/kdash/blob/main/CHANGELOG.md>
- <https://github.com/kdash-rs/kdash/releases>
- <https://kdash-rs.github.io/>


## セキュリティノート

kdash に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- MacPorts - kdash: normalized package name match | MacPorts ports tree: sysutils/kdash/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
