env: 1.3.5
k8s: 1.12
our development k8s cluster’s default namespace has many deployments(about 2000+),I enabled the autoinject.
I found the istio-proxy startup need 15 times readinessProbe to ready,it means above 30s to startup,it’s so long.
can we reduce starup time without reduce deployments?