Closed rthakur-est closed 2 years ago
One simple approach that can be pursued is to have a simple http endpoint for replying to liveness probe. Is there any alternative way that can be used here?
Hello @rthakur-est, HTTP server would be ok. Or even a simple file-based liveness probe.
Would you be willing to extend the deployment manifest with it, and add a one of the probes?
Hi @phoracek I will work on it.
We have a requirement where we want to monitor ovs-cni-marker for liveness so that it can restarted in case of process hangs/failures.