ingress2gateway
« Back to VersTracker
Description:
Convert Kubernetes Ingress resources to Kubernetes Gateway API resources
Type: Formula  |  Latest Version: 0.4.0@0  |  Tracked Since: Dec 25, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 715  |  Forks: 108  |  Language: Go  |  Category: Devops
Tags: kubernetes gateway-api ingress devops cli
Install: brew install ingress2gateway
About:
ingress2gateway is a command-line tool that automates the conversion of Kubernetes Ingress resources to Gateway API resources. It helps users migrate from legacy Ingress controllers to the modern, standardized Gateway API. This facilitates a smoother transition to more capable traffic routing solutions without manual resource rewriting.
Key Features:
  • Supports conversion from Ingress-Nginx, Istio, and Kong providers
  • Generates standard Kubernetes Gateway API YAML manifests
  • Provides CLI flags for selective namespace and resource processing
  • Can output resources directly to stdout or apply them to a cluster
Use Cases:
  • Migrating existing Kubernetes clusters from Ingress controllers to Gateway API
  • Standardizing multi-provider ingress configurations into a single API
  • Automating infrastructure-as-code pipelines for traffic management
Alternatives:
  • Manual Conversion – Manual rewriting is error-prone and time-consuming compared to this automated tool.
Version History
Detected Version Rev Change Commit
Dec 25, 2025 6:16pm 0.4.0 0 VERSION_BUMP dd20e329
Sep 12, 2025 12:46pm 0 VERSION_BUMP 0ae755ee
Dec 3, 2024 8:18pm 0 VERSION_BUMP a35615cd
Sep 14, 2024 8:54am 0 VERSION_BUMP d251f13b