← Package directory
Available on winget

Install ingress2gateway

Convert Ingress resources to Gateway API resources

Install with winget
winget install --id Kubernetes.ingress2gateway
Upgrade
winget upgrade --id Kubernetes.ingress2gateway
Uninstall
winget uninstall --id Kubernetes.ingress2gateway

About ingress2gateway

Ingress2gateway helps translate Ingress and provider-specific resources (CRDs) to Gateway API resources.

What's new in 1.2.0

Installation To install this release, refer to the instructions at https://github.com/kubernetes-sigs/ingress2gateway/blob/v1.2.0/README.md (ingress2gateway v1.2.0 was tagged on 2026-07-07T18:57:27Z.) Changes by Kind Feature - Added airlock-micrograteway emitter support (#413, @tyxeron) Bugfix - Fixed warning with regex rewrites (#412, @Stevenjin8) - Docs: Report.Notifications() accessor grouped by source (#410, @marshallford

Read release notes

Version history

Version Updated Notes
1.2.0 Unknown Installation To install this release, refer to the instructions at https://github.com/kubernetes-sigs/ingress2gateway/blob/v1.2.0/README.md (ingress2gateway v1.2.0 was tagged on 2026-07-07T18:57:27Z.) Changes by Kind Fea...
1.1.0 Unknown Installation To install this release, refer to the instructions at https://github.com/kubernetes-sigs/ingress2gateway/blob/v1.1.0/README.md (ingress2gateway v1.1.0 was tagged on 2026-04-29T17:37:27Z.) Changes by Kind Fea...
1.0.0 Unknown Installation To install this release, refer to the instructions at https://github.com/kubernetes-sigs/ingress2gateway/blob/v1.0.0/README.md (ingress2gateway v1.0.0 was tagged on 2026-03-20T20:21:16Z.) Changelog Major The...
0.5.0 Unknown Installation To install this release, refer to the instructions at https://github.com/kubernetes-sigs/ingress2gateway/blob/v0.5.0/README.md (ingress2gateway v0.5.0 was tagged on 2026-01-13T20:26:04Z.) Changelog Refer to...
0.4.0 Unknown Installation To install this release, refer to the instructions at https://github.com/kubernetes-sigs/ingress2gateway/blob/v0.4.0/README.md (ingress2gateway v0.4.0 was tagged on 2025-01-17T18:00:15Z.) Changelog Refer to...
0.3.0 Unknown Major Themes New Notifications Package new notifications package to provide mechanism for providers to display useful information generated during conversion process (#160, @Devaansh-Kumar) Changes by Kind Feature - Adde...
0.1.0 Unknown Notable changes since v0.1.0-rc1 - [Kong Provider] Add support for converting the konghq.com/plugins ingress annotation to a list of ExtensionRef HTTPRoute filters. (#72, @mlavacca)