Quiz: Microservice Observability
Test your understanding of the concepts learned in this chapter.
1
If a liveness endpoint fails for a Pod in a Kubernetes cluster, what’s the effect?
A)
Kubernetes will stop sending requests to the Pod immediately.
B)
Kubernetes will ignore the liveness endpoint and continue normal operation.
C)
Kubernetes will continue to check the liveness endpoint. If it fails for longer than the configured tolerance, the Pod will be terminated.
D)
Kubernetes will restart the Pod immediately.
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.