amun-ai / hypha-helm-charts

MIT License
1 stars 2 forks source link

Readiness liveness checking #15

Open ctr26 opened 8 months ago

ctr26 commented 8 months ago

Need to implement the liveness probes, triton does emit the right heartbeats but need to configure this so kubernetes doesn't erroneously kill slow to start process

ctr26 commented 8 months ago

This is quite urgent now as kubernetes thinks the pod is ready before triton thinks its ready. This means that if you rollout a pod reboot there will be downtime