Health checks for load balancers and orchestrators
A health check is an endpoint that says yes or no. Build a tiny one that returns 200 when a marker file exists and 503 when it does not. Probe with curl to mimic what a load balancer does.
Sign in to start the lab