winget install --id Kubernetes.ingress2gateway
About ingress2gateway
Ingress2gateway helps translate Ingress and provider-specific resources (CRDs) to Gateway API resources.
What's new in 1.1.0
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 Feature - Added Traefik provider support with translation for Traefik Ingress resources and some annotations. (#400, @FarnazBGH) - GCE: Added Cloud CDN support via GCPHTTPFilter. (#403, @chakravardhan) - ingress-nginx: Added support for from-to-www-redirect. (#337, @chakravardhan) - ingress-nginx: Added support for app-root. (#405, @jgreeer) - ingress-nginx: Added support for ssl-passthrough using standard-channel TLSRoute resources. (#402, @jgreeer) Other (Cleanup or Flake) - Moved HTTPRoute rule naming from common provider conversion into emitters. (#397, @jgreeer) - Updated TLSRoute usage to the standard Gateway API channel. (#404, @jgreeer) - Fixed GoReleaser configuration. (#395, @ponkio-o) - Updated GitHub Actions versions in build and release workflows. (#406, @sturman) - Docs: README correction. (#398, @ziyi-xuu)
Version history
| Version | Updated | Notes |
|---|---|---|
| 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) |