apache / trafficserver-ingress-controller

Apache Traffic Server Ingress Controller for Kubernetes
https://github.com/apache/trafficserver-ingress-controller
Apache License 2.0
39 stars 9 forks source link

Add support for webassembly #44

Open shukitchan opened 4 years ago

shukitchan commented 4 years ago

ATS can support proxy-wasm There is a POC we can build on top of - https://github.com/jplevyak/trafficserver/tree/wasm

We should also check out this presentation - https://static.sched.com/hosted_files/kccnceu20/95/building%20a%20distributed%20API%20Gateway%20with%20a%20service%20mesh.pdf for inspiration to provide webassembly scripting support to the ATS ingress controller.