Istio how to use EnvoyFilter to change `max_request_bytes` of envoy sidecar?

4/26/2020

I want to use istio resource EnvoyFilter to change sidecar configurations to support custom max_request_bytes, because we encounter an error 413 when uploading too large file to server. But I am not familiar with envoy configurations.

Is there any one can give me a valid configuration of EnvoyFilter? Thanks!

-- leo
envoyproxy
istio
kubernetes

0 Answers