Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, zypper, winget 安装 ingress2gateway

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ingress2gateway

local Homebrew formula metadata

Linux

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

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

openSUSE zypper已验证 · 92%
sudo zypper install ingress2gateway

openSUSE Tumbleweed package metadata · ingress2gateway · 来源: download.opensuse.org

Windows

Windows Package Manager已验证 · 92%
winget install --id Kubernetes.ingress2gateway -e

Windows Package Manager source index · Kubernetes.ingress2gateway · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Convert Kubernetes Ingress resources to Kubernetes Gateway API resources

命令和别名

  • ingress2gateway

历史

项目历史与用法

ingress2gateway is a Kubernetes SIG Network tool for translating Kubernetes Ingress and provider-specific resources into Gateway API resources.

项目历史

The project sits inside kubernetes-sigs and is managed by the Gateway API SIG Network subproject. Its README defines a focused migration scope: read Ingress resources and provider-specific CRDs, convert them into an intermediate representation, and emit Gateway API resources.

The changelog records an initial release candidate followed by an official 0.1.0 release, then a steady expansion of providers and conversion behavior. Later releases added APISIX, Istio, GCE, Cilium, NGINX, Traefik, notifications, kyaml output, provider storage, and an emitter framework.

采用历史

ingress2gateway's adoption follows Kubernetes Gateway API adoption. Teams that accumulated Ingress resources and controller-specific annotations use it to inventory and translate routing configuration while learning which fields and annotations cannot be expressed directly.

Package-manager distribution through Homebrew, Nix, Winget, and zypper makes the tool convenient for migration workstations, platform-engineering scripts, and CI checks that inspect manifests without embedding the converter in an application.

使用方式

The primary command reads resources from a cluster through kubeconfig or from YAML/JSON input files, then prints Gateway API YAML, JSON, or kyaml to stdout. Users choose providers such as ingress-nginx, GCE, Istio, Kong, NGINX, Traefik, APISIX, Cilium, or OpenAPI.

It does not own credentials files; Kubernetes access follows normal kubeconfig behavior. Its warnings and notifications are part of the migration workflow because unsupported annotations and lossy conversions are often the real work.

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

ingress2gateway is significant as a transition package: it exists because Kubernetes networking moved from a widely deployed older API to a richer successor API, and the ecosystem needed a CLI bridge.

It also turns messy controller-specific annotation culture into explicit provider modules, making package installation a way to audit how portable an ingress estate really is.

时间线

  • 2022: Early project discussion asked for documentation of how Ingress fields and annotations would be interpreted.
  • 2023: Version 0.1.0-rc1 was tagged as the initial release candidate.
  • 2024: Version 0.2.0 added providers including Istio and APISIX and moved ingress fetching into provider storage.
  • 2026: Version 1.0.0 added an emitter framework, expanded ingress-nginx annotation support, and upgraded Gateway API support to v1.5.
  • 2026: Version 1.1.0 added Traefik provider support and more provider-specific translations.

Related projects

  • Related projects include Kubernetes Gateway API, Kubernetes Ingress, ingress-nginx, NGINX Ingress Controller, GKE Gateway, Envoy Gateway, kgateway, agentgateway, APISIX, Cilium, Istio, Kong, and Traefik.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:kubernetes

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-26
管理器版本1.2.0
管理器更新时间2026-07-07
本地数据OK
上游当前
检测到的最新版本v1.2.0

https://github.com/kubernetes-sigs/ingress2gateway

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

安装元数据

软件包元数据

软件包键brew:ingress2gateway
版本1.2.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ingress2gateway
主页https://github.com/kubernetes-sigs/ingress2gateway
仓库https://github.com/kubernetes-sigs/ingress2gateway
上游文档https://github.com/kubernetes-sigs/ingress2gateway#readme
许可证Apache-2.0
源码归档https://github.com/kubernetes-sigs/ingress2gateway/archive/refs/tags/v1.2.0.tar.gz
最后更新2026-07-07T21:32:47Z
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 Nameingress2gateway
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%

ingress2gateway

nix profile install nixpkgs#ingress2gateway
  • normalized package name match
  • 匹配方式:Ingress2gateway
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/ingress2gateway/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

ingress2gateway 1.1.0-1.1

Convert Ingress resources to Gateway API resources

https://github.com/kubernetes-sigs/ingress2gateway

sudo zypper install ingress2gateway
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ingress2gateway
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ingress2gateway
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ingress2gateway from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ingress2gateway-bash-completion 1.1.0-1.1

Bash Completion for ingress2gateway

https://github.com/kubernetes-sigs/ingress2gateway

sudo zypper install ingress2gateway-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: ingress2gateway
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ingress2gateway
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ingress2gateway-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ingress2gateway-fish-completion 1.1.0-1.1

Fish Completion for ingress2gateway

https://github.com/kubernetes-sigs/ingress2gateway

sudo zypper install ingress2gateway-fish-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: ingress2gateway
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ingress2gateway
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ingress2gateway-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ingress2gateway-zsh-completion 1.1.0-1.1

Zsh Completion for ingress2gateway

https://github.com/kubernetes-sigs/ingress2gateway

sudo zypper install ingress2gateway-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: ingress2gateway
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ingress2gateway
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ingress2gateway-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
winget95%

Kubernetes.ingress2gateway

winget install --id Kubernetes.ingress2gateway -e
  • normalized package name match
  • 匹配方式:Ingress2gateway
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Kubernetes.ingress2gateway 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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment