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

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

## インストール

```sh
sudo av install brew:kubevpn
```

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

### macOS

- Homebrew (100%):

```sh
brew install kubevpn
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kubevpn
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/kubevpn
```

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

## パッケージ情報

- **パッケージキー:** brew:kubevpn
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/kubevpn>
- **バージョン:** 2.11.6
- **ソース概要:** Offers a Cloud-Native Dev Environment that connects to your K8s cluster network
- **ホームページ:** <https://www.kubevpn.dev>
- **リポジトリ:** <https://github.com/kubenetworks/kubevpn>
- **上流ドキュメント:** <https://www.kubevpn.dev>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.11.6.tar.gz>
- **最終更新:** 2026-07-31T07:11:51Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- kubevpn (cli)
- kubevpn (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.11.6
- マネージャ更新日: 2026-07-31
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/kubenetworks/kubevpn
- 検出された最新: v2.11.6 (最新)
## プロジェクトの歴史と使われ方

KubeVPN is a Kubernetes-focused local-development CLI that connects a developer machine to a cluster network and routes traffic between local processes and in-cluster services.

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

The project is developed under the kubenetworks organization and is written as a Go command-line tool. Its documentation frames the tool around a cloud-native development loop: connect to the Kubernetes network, resolve services and pods from the local machine, and optionally intercept service traffic so local code can participate in a cluster-like environment.

### 採用の歴史

KubeVPN is packaged for Homebrew, Scoop, Nix, Snap, GitHub Releases, and Krew. That packaging footprint is the main visible adoption signal: it targets developers who want cluster-network access without hand-configuring VPN routes, port-forward chains, or ad hoc proxy scripts.

### 使われ方

Typical usage starts with `kubevpn connect`, which deploys cluster-side traffic-manager resources, configures routes and DNS on the developer machine, and lets local tools access services through Kubernetes names or service IPs. The README and quickstart also describe inbound interception and running a pod workload locally with cluster-like network, volume, and environment behavior.

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

For package collectors, KubeVPN sits in the family of Kubernetes inner-loop tools alongside Telepresence-style interceptors and krew plugins. Its packaging across Homebrew and Krew is notable because it treats a cluster networking workflow as a single developer CLI rather than as a collection of kubectl port-forward sessions.

### タイムライン

- 2020s: KubeVPN appears as a kubenetworks Go CLI for Kubernetes local development and service-network access.
- 2020s: The project documents installs through Homebrew, Snap, Scoop, Krew, and GitHub release archives.
- 2025: GitHub release pages show automated v2.x binary releases for macOS, Linux, and Windows.

### Related projects

- KubeVPN is related to Kubernetes, kubectl, Krew, service-mesh traffic interception tools, and local-cluster development tools such as Telepresence.

### ソース

- <https://artifacthub.io/packages/krew/kubevpn/kubevpn>
- <https://github.com/kubenetworks/kubevpn>
- <https://github.com/kubenetworks/kubevpn/releases>
- <https://kubevpn.dev/docs/quickstart/>


## セキュリティノート

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** kubevpn
- **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:** head, stable

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

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


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [kubernetes-cli](https://pkg.so/ja/brew/kubernetes-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [k9s](https://pkg.so/ja/brew/k9s/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [k3d](https://pkg.so/ja/brew/k3d/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [ctlptl](https://pkg.so/ja/brew/ctlptl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [openshift-cli](https://pkg.so/ja/brew/openshift-cli/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [eksctl](https://pkg.so/ja/brew/eksctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [skaffold](https://pkg.so/ja/brew/skaffold/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [cmctl](https://pkg.so/ja/brew/cmctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes.
- [devspace](https://pkg.so/ja/brew/devspace/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, cloud-native, infrastructure.
- [epinio](https://pkg.so/ja/brew/epinio/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, cloud-native, development.
- [mesheryctl](https://pkg.so/ja/brew/mesheryctl/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, cloud-native, infrastructure.

## Combined YAML source

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


## ソース

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