Healthcheck to use in Kubernetes configuration #156
Answered
by
brandur
hyrefeldt-ourstudio
asked this question in
Q&A
-
Hi! I'm looking into deploying the UI on Kubernetes. Is there a healthcheck endpoint to use for the Kubernetes liveness probe? I can't find any info about that in the docs. |
Beta Was this translation helpful? Give feedback.
Answered by
brandur
Sep 13, 2024
Replies: 1 comment 1 reply
Answer selected by
hyrefeldt-ourstudio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try
GET /api/health-checks/minimal
.