ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 221 - Professional Cloud Developer discussion

Report
Export

You have a container deployed on Google Kubernetes Engine. The container can sometimes be slow to launch, so you have implemented a liveness probe. You notice that the liveness probe occasionally fails on launch. What should you do?

A.
Add a startup probe.
Answers
A.
Add a startup probe.
B.
Increase the initial delay for the liveness probe.
Answers
B.
Increase the initial delay for the liveness probe.
C.
Increase the CPU limit for the container.
Answers
C.
Increase the CPU limit for the container.
D.
Add a readiness probe.
Answers
D.
Add a readiness probe.
Suggested answer: B

Explanation:

https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes

asked 18/09/2024
Michał Wojciechowski
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first