Delaying application start until sidecar is ready

Hello,

I was wondering if it’s possible to get more information about how to enable that new feature you listed on version1.7
" You can delay the application start until after the sidecar is started. This increases the reliability for deployments where the application needs to access resources via its proxy immediately upon its boot."

Thank you

Even i am trying to check the same. Any one from the core team please do let us know how to enable that feature

1 Like

The changenotes point to this commit: https://github.com/istio/istio/pull/24737

Have you set this value? - Values.global.proxy.holdApplicationUntilProxyStarts

Alternatively, you could try redbox scuttle which has similar functionality and also assists with terminating the sidecar when a job completes - https://github.com/redboxllc/scuttle