-
Notifications
You must be signed in to change notification settings - Fork 712
WASM Plugin Design and Implementation #71
Copy link
Copy link
Closed
Labels
Milestone
Description
Hi guys, we have been following this project closely because it overlaps with some of the use cases Kuadrant solves using Istio, but we feel we can also extend support with Envoy Gateway as well, given there is a way to inject WebAssembly modules from an image registry.
Currently, we use WasmPlugin resource from Istio, but I think it would be very beneficial to allow something similar to increase the extensibility of Envoy Gateway project.
Reactions are currently unavailable