Handle overload using envoy

Hi @all,

I’m trying to determine and handle overload of a service. As far as I understood the docs the envoy in each sidecar determines the overload. What’s the best way to communicate with the envoy and start if necessary a new container in kubernetes?

I’m pretty new to istio so any help is appreciated.

Thanks

Xalip