Liveness: The kubelet uses liveness probes to know when to restart a Container.
Readiness: The kubelet uses readiness probes to know when a Container is ready to start accepting traffic.
https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/
No comments:
Post a Comment