Skip to main content

Kubernetes liveness probe

GET 

/actuator/health/liveness

Returns UP if the application process is alive. Used by Kubernetes to decide whether to restart the pod.

Responses​

Application is alive