api-platform / docs

API Platform documentation
https://api-platform.com/docs/
165 stars 1.07k forks source link

Update readinessProbe and livenessProbe in kubernetes.md #1959

Closed nightio closed 1 month ago

nightio commented 3 months ago

The previous probe reported the container as ready during entrypoint.

During container start, the process (ps output) might looks like {docker-entrypoi} /bin/sh /usr/local/bin/docker-entrypoint bin/console messenger:consume something

dunglas commented 1 month ago

Thanks!