Traefik Ping API
The Traefik Ping API provides a simple health check endpoint at `/ping` that returns HTTP 200 with the body "OK" when the Traefik process is alive and ready. It is used for liveness probes in container orchestration environments and can be configured on a dedicated entry point.