Definition:
- run periodically
- mechanism: commands/httpget/socket check
- determine if container is alive and restart that container if fails
- For example, liveness probes could catch a deadlock when an application is running but unable to make progress.