k8wiz
Home
Articles
Back to Kubernetes Quizzes
Kubernetes
Medium
Concepts
What is the difference between a liveness probe and a readiness probe?
Question #44 from Kubernetes
Select your answer:
A.
Liveness probes check if a container is alive, while readiness probes check if a container is ready to serve traffic
B.
Liveness probes check external dependencies, while readiness probes check internal health
C.
Liveness probes are mandatory, while readiness probes are optional
D.
Liveness probes run at pod startup, while readiness probes run periodically
Submit Answer
Take Full Kubernetes Quiz
Take Medium Level Quiz
Continue Learning
Explore more Kubernetes quiz questions and improve your knowledge
Browse all Kubernetes difficulty levels
Explore other Kubernetes technologies
k8wiz - Kubernetes Knowledge Quiz Platform