envoyproxy / gateway

Manages Envoy Proxy as a Standalone or Kubernetes-based Application Gateway
https://gateway.envoyproxy.io
Apache License 2.0
1.63k stars 352 forks source link

Does envoy gateway support ingress? #4670

Closed duxin40 closed 1 week ago

duxin40 commented 1 week ago

Does envoy gateway support ingress?

zirain commented 1 week ago

EG didn't support and have no plan to support it for now.

arkodg commented 1 week ago

yeah as @zirain mentioned, the current plan is not support Ingress which has been deprecated in favor of Gateway API

if you're migrating off Ingress to Envoy Gateway (that supports Gateway API), this doc https://gateway.envoyproxy.io/docs/install/migrating-to-envoy/ will be helpful