hanahmily commented on PR #23:
URL: 
https://github.com/apache/skywalking-banyandb-helm/pull/23#issuecomment-2359966973

   > > > @hanahmily is it intentional to set all the probes the same, 
especially for the `startupProbe`? How long averagely does it take to start for 
the data node?
   > > 
   > > 
   > > startup is different from liveness and read. Liveness and read are the 
same.
   > 
   > I thought they should be different, but they are the same:
   > 
   > # Liveness
   > 
https://github.com/apache/skywalking-banyandb-helm/blob/3cc2b414a229f4a91656495ccd7fa16941389c06/chart/templates/statefulset.yaml#L100-L113
   > 
   > # Startup
   > 
https://github.com/apache/skywalking-banyandb-helm/blob/3cc2b414a229f4a91656495ccd7fa16941389c06/chart/templates/statefulset.yaml#L114-L127
   
   The values at 
https://github.com/apache/skywalking-banyandb-helm/blob/master/chart/values.yaml#L117-L136
 are different. The startup probe tends to check more frequently than liveness 
and readiness probes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to