Y
Hacker News
new
|
ask
|
show
|
jobs
by
crackez
841 days ago
With Istio (envoy) you run a "sidecar" container in your pods which handles the "mesh" traffic, so it scales with the number of instances of your pods.
1 comments
marcosdumay
841 days ago
Oh, thanks. That does solve the issue.
link