Why do I need 3 different kind of probes in kubernetes: startupProbe, readinessProbe, livenessProbe
Why do I need 3 different kind of probes in kubernetes: startupProbe readinessProbe livenessProbe There are some questions ( k8s - livenessProbe vs readinessProbe , Setting up a readiness, liveness or startup probe ) and articles about this topic. But this is not so clear: Why do I need 3 different kind of probes? What are the use cases? What are the best pr