Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, scoop, winget 安装 kubefwd

查看 kubefwd 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install kubefwd

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#kubefwd

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

Windows

Scoop已验证 · 92%
scoop install main/kubefwd

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

Windows Package Manager已验证 · 92%
winget install --id txn2.kubefwd -e

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

概览

软件包摘要

Bulk port forwarding Kubernetes services for local development

命令和别名

  • kubefwd

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kubefwdcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.25.16
管理器更新时间2026-06-20
本地数据OK
上游当前
检测到的最新版本v1.25.16

https://github.com/txn2/kubefwd

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:kubefwd
版本1.25.16
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/kubefwd
主页https://kubefwd.com
仓库https://github.com/txn2/kubefwd
上游文档https://github.com/txn2/kubefwd#readme
许可证Apache-2.0
源码归档https://github.com/txn2/kubefwd/archive/refs/tags/v1.25.16.tar.gz
最后更新2026-06-20T03:33:41Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

kubefwd

nix profile install nixpkgs#kubefwd
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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