Kubernetes: health checks with Liveness, Readiness, and Startup probes

The three kinds of probe: Liveness, Readiness, and Startup probes

Kubernetes (since version 1.16) has three types of probe, which are used for three different purposes:

Source: Andrew Lock

View detail in origin post: Adding health checks with Liveness, Readiness, and Startup probes

Tags:
#google-cloud #kubernetes #gke