Automic VaultAutomic Vault

brew

Install kubefwd with Homebrew, Nix, scoop, winget

Bulk port forwarding Kubernetes services for local development. Version 1.25.16 via Homebrew; verified 2026-06-20.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install kubefwd

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#kubefwd

nixpkgs package indexes · pkgs/by-name/ku/kubefwd/package.nix · source: api.github.com

Windows

Scoopverified · 92%
scoop install main/kubefwd

Scoop official bucket manifest trees · bucket/kubefwd.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id txn2.kubefwd -e

Windows Package Manager source index · txn2.kubefwd · source: cdn.winget.microsoft.com

overview

Package summary

Bulk port forwarding Kubernetes services for local development

Commands and aliases

  • kubefwd

history

Project history and usage

kubefwd is a Kubernetes local-development networking tool that bulk-forwards services from a cluster to a workstation. Its package history matters because it wraps a common but fiddly Kubernetes debugging workflow - many kubectl port-forward sessions plus local name resolution - into one installable CLI.

Project history

The kubefwd site marks the project as established in 2017, and the public GitHub repository was created on August 5, 2018. The README describes it as 'Kube Forward' and as a command-line utility that bulk port-forwards Kubernetes services to a local workstation.

The tool grew beyond simple port-forward orchestration. The documentation describes unique 127.x.x.x loopback addresses per service, /etc/hosts integration, automatic reconnection, an interactive TUI, REST API support, and MCP integration.

Adoption history

kubefwd was adopted by developers who wanted local code to connect to in-cluster dependencies by service name without recreating the cluster environment in Docker Compose or rewriting connection strings. Its presence in Homebrew, Nix, Scoop, and winget made that workflow easy to install across common developer machines.

The official site states that kubefwd has been on the CNCF Landscape since 2018, which places it among recognized cloud-native ecosystem tools even though it remains a focused local-development utility.

How it is used

Users run kubefwd against a namespace or selected services. The tool discovers services, assigns loopback IP addresses, updates /etc/hosts, and establishes port forwards through the Kubernetes API so names such as api-service, database, or redis resolve locally.

Because it touches local host networking and /etc/hosts, the README documents sudo use for common workflows. That makes packaging important: users need a trusted binary from Homebrew, releases, Windows package managers, or Docker rather than ad hoc scripts.

Why package nerds care

kubefwd is notable to package nerds because it packages a multi-process network trick as a single CLI. It competes culturally with raw kubectl port-forward, Telepresence-style intercept tools, and newer local-development proxies, while staying smaller and service-forwarding focused.

Timeline

  • 2017: Project site describes kubefwd as established
  • 2018-08-05: Public GitHub repository created
  • 2018: Project site says kubefwd joined the CNCF Landscape
  • 2026-06-20: v1.25.16 release published

Related projects

  • kubectl port-forward is the Kubernetes built-in workflow that kubefwd generalizes across many services.
  • Telepresence and mirrord are related local-development tools mentioned by kubefwd's comparison documentation.
  • Kubernetes service discovery and kubeconfig access are central to kubefwd's operation.

security posture

Risk level: orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:kubernetes

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.kube/config

executables

Installed executables

CommandKindExposureNote
kubefwdcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.25.16
manager updated2026-06-20
local dataok
upstreamcurrent
latest detectedv1.25.16

https://github.com/txn2/kubefwd

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:kubefwd
Version1.25.16
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/kubefwd
Homepagehttps://kubefwd.com
Repositoryhttps://github.com/txn2/kubefwd
Upstream docshttps://github.com/txn2/kubefwd#readme
LicenseApache-2.0
Source archivehttps://github.com/txn2/kubefwd/archive/refs/tags/v1.25.16.tar.gz
Last updated2026-06-20T03:33:41Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekubefwd
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

kubefwd

nix profile install nixpkgs#kubefwd
  • normalized package name match
  • Matched by: Kubefwd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ku/kubefwd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/kubefwd

scoop install main/kubefwd
  • normalized package name match
  • Matched by: Kubefwd
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/kubefwd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

txn2.kubefwd

winget install --id txn2.kubefwd -e
  • normalized package name match
  • Matched by: Kubefwd
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: txn2.kubefwd from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment