macOS
brew install kubevpnlocal Homebrew formula metadata
brew
Offers a Cloud-Native Dev Environment that connects to your K8s cluster network. Version 2.11.0 via Homebrew; verified 2026-07-05.
install
brew install kubevpnlocal Homebrew formula metadata
nix profile install nixpkgs#kubevpnnixpkgs package indexes · pkgs/by-name/ku/kubevpn/package.nix · source: api.github.com
scoop install extras/kubevpnScoop official bucket manifest trees · bucket/kubevpn.json · source: api.github.com
overview
Offers a Cloud-Native Dev Environment that connects to your K8s cluster network
history
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.
security posture
broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kubevpn | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kubenetworks/kubevpn
install metadata
| Package key | brew:kubevpn |
|---|---|
| Version | 2.11.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kubevpn |
| Homepage | https://www.kubevpn.dev |
| Repository | https://github.com/kubenetworks/kubevpn |
| Upstream docs | https://kubevpn.dev/docs |
| License | MIT |
| Source archive | https://github.com/kubenetworks/kubevpn/archive/refs/tags/v2.11.0.tar.gz |
| Last updated | 2026-07-05T15:01:27Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kubevpn
nix profile install nixpkgs#kubevpnextras/kubevpn
scoop install extras/kubevpnsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.