We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6f2ab commit 6408849Copy full SHA for 6408849
docs/health.md
@@ -0,0 +1,5 @@
1
+# Health checks and liveness probes
2
+
3
+All services in eoAPI have endpoints for basic health checks.
4
+The deployment template includes instructions for these checks to get pinged on a regular basis - look for `livenessProbe`
5
+in https://github.com/developmentseed/eoapi-k8s/blob/main/helm-chart/eoapi/templates/services/deployment.yaml
0 commit comments