Episode 07: Developing Envoy Wasm Extensions

preview_player
Показать описание


#istioweekly #wasm #envoy #webassembly

▬▬▬▬▬▬ Timecodes ▬▬▬▬▬▬
00:26 Introduction
07:32 Developing Envoy Wasm Extensions Intro
11:45 Wasm in Envoy
13:37 Stateless vs. stateful extensions
18:50 Proxy-wasm
21:45 Proxy-wasm SDKs
25:44 Creating a Wasm extension (Demo)
35:35 Adding headers (Demo)
37:08 Reading configuration (Demo)
44:30 Create a metric (Demo)
49:20 Running Wasm extension in Istio (Demo)
55:04 Final thoughts

▬▬▬▬▬▬ Episode links/notes ▬▬▬▬▬▬

▬▬▬▬▬▬ Events ▬▬▬▬▬▬

▬▬▬▬▬▬ Connect ▬▬▬▬▬▬

▬▬▬▬▬▬ Participate ▬▬▬▬▬▬
Have a question about this episode? Comment below or in Tetrate Community Slack
Рекомендации по теме
Комментарии
Автор

These envoy episodes are very informative. Thanks for producing them!

mshannoncarver
Автор

Thanks for the demo. This is really helpful. I have a question on which context to use for UDP? Is this currently supported in proxy-wasm-go-sdk?

srikarraogandla