mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
8 lines
254 B
Markdown
8 lines
254 B
Markdown
# Sidecars become useless when running WASM
|
|
|
|
#publish
|
|
|
|
|
|
Because you cannot mix containers and WASM in the same pod, you can't run sidecar containers on WASM applications in Kubernetes. This makes service meshes that rely on sidecars like Istio useless.
|
|
|