inveniosoftware / helm-invenio

Helm charts for deploying an Invenio instance
https://helm-invenio.readthedocs.io
7 stars 19 forks source link

The web pod probes time out #52

Closed avivace closed 8 months ago

avivace commented 1 year ago

I'm still not sure why but with a default deployment from this repository (using managed DBoD and OS from CERN) the web pod gets killed after the probes keep timing out. Simply removing the liveness one semms to fix it.

https://github.com/inveniosoftware/helm-invenio/blob/master/invenio/templates/deployments/web.yaml#L93

/bin/bash -c "uwsgi_curl $(hostname):5000 /ping -H 'Host: <HOST>"

Samk13 commented 8 months ago

closing this and focusing efforts on #104 for efficiency. see Discord