Definition:

  • run periodically
  • determine when to restart a container.
    • For example, liveness probes could catch a deadlock when an application is running but unable to make progress.

two