chore: add liveness & readiness probes to the container#84
chore: add liveness & readiness probes to the container#84fmuyassarov wants to merge 1 commit intokubernetes-sigs:mainfrom
Conversation
Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@est.tech>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: fmuyassarov The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/cc @AutuSnow |
|
Since we haven't set up a startupProbe, I'm wondering if there might be scenarios where the discovery of CPU resources on nodes takes a long time, resulting in an insufficient tolerance window for initialDelaySeconds? But unexpectedly, it seems to be working fine |
|
Thank you for your revision |
Yes, I think we'll need to revisit the timeouts once we have some/more feedback. For now, though, it seems sufficient. |
|
/cc @ffromani |
Add HTTP probes against
/healthzon port8080.Verified locally: