HEALTHCHECK, Docker, 2023 (Docker) - Official documentation detailing the Dockerfile HEALTHCHECK instruction, its syntax, options, and how it enables reliable container health monitoring.
Configure Liveness, Readiness and Startup Probes, Kubernetes, 2023 - Explains how Kubernetes uses liveness, readiness, and startup probes to manage application health, offering a broader orchestrator perspective on container health checks.