cURL
curl --request GET \ --url https://api.example.com/live
{}
Kubernetes liveness probe.
Always returns 200 to indicate the process is alive. Does not check backend connectivity.
Successful Response