abahmed / kwatch

:eyes: monitor & detect crashes in your Kubernetes(K8s) cluster instantly
https://kwatch.dev
MIT License
942 stars 74 forks source link

Add health check endpoint #295

Open jsanant opened 2 months ago

jsanant commented 2 months ago

Is your feature request related to a problem? Please describe. We deployed kWatch in our k8s environment and recently due to load the pod crashed due to OOMKilled

Describe the solution you'd like Add a health check endpoint to make sure the pod is reachable.

❯ curl localhost:8060/healthcheck   
OK
CyberneTech commented 2 months ago

@abahmed Can I take this up?

abahmed commented 2 months ago

@CyberneTech yes sure