Support kgateway as a waypoint to Istio ambient #10453
Open
Description
K8sGateway Version
latest
Is your feature request related to a problem? Please describe.
Can I run kgateway as a waypoint to Istio ambient? Istio ambient is designed with pluggable waypoints, would it be possible to have kgateway as a waypoint for Istio ambient?
If we do decide to support this, a few things to make decisions:
-
I'd expect k8s GW API (HTTPRoute, Gateway etc) would be supported.
-
Would kgateway support Istio's APIs or some of Istio's APIs? Examples to think through:
- -- VS
- -- DR
- -- AuthorizationPolicy, PeerAuthPolicy
- -- WasmPlugin?
- Can I also use the waypoint as an egress waypoint?