# kubeshark を Homebrew, Nix, scoop でインストール

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

## インストール

```sh
sudo av install brew:kubeshark
```

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

### macOS

- Homebrew (100%):

```sh
brew install kubeshark
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kubeshark
```

  証拠: nixpkgs package indexes: pkgs/by-name/ku/kubeshark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/kubeshark
```

  証拠: Scoop official bucket manifest trees: bucket/kubeshark.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:kubeshark
- **パッケージマネージャ:** Homebrew
- **バージョン:** 53.3.0
- **ソース概要:** API Traffic Analyzer providing real-time visibility into Kubernetes network
- **ホームページ:** <https://kubeshark.com>
- **リポジトリ:** <https://github.com/kubeshark/kubeshark>
- **最終更新:** 2026-07-27T21:58:47+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- kubeshark (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Kubeshark is a Kubernetes network observability tool that indexes cluster-wide traffic with Kubernetes, API, and network context. The project presents itself as eBPF-powered observability for SREs and AI agents.

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

Kubeshark's repository describes a tool that captures and indexes network traffic at the kernel level, exposes filtered PCAP downloads, visual dashboards, TLS and mTLS visibility, protocol parsing, and MCP access for AI-driven incident response. Its documentation packages the product around Helm deployment plus a CLI installed through Homebrew or downloaded from GitHub releases.

The late-2025 and 2026 release notes show an active transition into a V2 architecture: v52.11.0 on December 16, 2025 described the first release in preparation for V2.00 and a backend refactor, while v53.3.0 on May 19, 2026 highlighted TLSX dissector behavior, authorization refactoring, L7 data boundaries, snapshots, and AI skills.

### 採用の歴史

Kubeshark fits into the Kubernetes observability niche for teams that need packet-level or protocol-level visibility without changing application code. The package-manager angle is important because the CLI drives local workflows such as tapping traffic, cleaning deployments, connecting MCP clients, and installing the Helm chart.

### 使われ方

Users install Kubeshark with Helm or Homebrew, port-forward the frontend service, and query live or retained traffic through the dashboard, KFL filters, PCAP exports, APIs, or MCP integrations.

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

Kubeshark is notable because it packages a cluster-resident observability system behind a developer-friendly CLI. It also bridges traditional packet-analysis workflows with Kubernetes metadata and newer MCP-based AI-agent workflows.

### タイムライン

- 2025: v52.11.0 was released on December 16 as the first release preparing for V2.00 and introduced a refactored backend path.
- 2026: v52.11.7 was released on January 15 with a complementary license for clusters up to 100 nodes.
- 2026: v53.3.0 was released on May 19 with TLSX enabled by default, authorization changes, L7 data boundaries, snapshot filters, and AI skills.

### Related projects

- Related projects and concepts include Kubernetes, Helm, eBPF, Wireshark, tcpdump, PCAP tooling, KFL, and Model Context Protocol integrations.

### ソース

- <https://docs.kubeshark.com/en/install>
- <https://github.com/kubeshark/kubeshark>
- <https://github.com/kubeshark/kubeshark/releases>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal

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

- Nix - kubeshark: normalized package name match | nixpkgs package indexes: pkgs/by-name/ku/kubeshark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/kubeshark: normalized package name match | Scoop official bucket manifest trees: bucket/kubeshark.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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