Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You have a container running on Google Kubernetes Engine that occasionally starts slowly, prompting you to implement a liveness probe. However, the probe sometimes fails during container startup. What is the recommended solution?
A
Add a startup probe.
B
Increase the initial delay for the liveness probe.
C
Increase the CPU limit for the container.
D
Add a readiness probe.