pkg.soopen package index

brew / Rang 4258

kubefwd mit Homebrew, Nix, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kubefwd in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install kubefwd

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#kubefwd

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

Windows

Scoopverifiziert · 92%
scoop install main/kubefwd

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

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

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

Überblick

Paketzusammenfassung

Bulk port forwarding Kubernetes services for local development

Befehle und Aliase

  • kubefwd

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:kubernetes

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Installierte Executables

BefehlArtSichtbarkeitHinweis
kubefwdExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.25.16
Manager aktualisiert2026-07-27
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:kubefwd
Version1.25.16
PaketmanagerHomebrew
Homepagehttps://kubefwd.com
Repositoryhttps://github.com/txn2/kubefwd
Zuletzt aktualisiert2026-07-27T21:58:45+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

kubefwd

nix profile install nixpkgs#kubefwd
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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