probe-three-types

Status: IN

OpenShift/Kubernetes supports three health check probe types: readiness (removes pod from endpoints on failure), liveness (kills/restarts container on failure), and startup (gates other probes until success).

Source: entries/2026/03/05/en-documentation-openshift_container_platform-417-html-building_applications-app.md

JSON