CKAD -- Mock 1 & 2 -- Clarification Need on few questions

Hi team,

I was giving Mock 1 and in Ques 19 I did as asked created readinessProbe as per requirement and also verified my .yaml file with the solution mentioned. Along with that I checked the status of pod everything is working as expected but I am unsure why my this question is marked as wrong even though pod is up and running plus has the readiness probe inside it.

Attaching Ques 19 along with my solution below

My solution

Similar case happened with me in question no 20 as well . Attaching screenshot of the question and my solution for the same.

Solution

It can clearly be seen pod is running and issue was fixed. But not sure why marked wrong. Please advisee.

If I had to guess, since for the first ME1 Q19 case, nothing is right, either:

  • It’s in the wrong namespace, or
  • You did not set the context correctly.
    since the pod is not found at all, it appears.

Not sure what’s up with Q20. I tried both Q19 and Q20 myself, and the grader liked both.

Yes rob i retried these two questions specifically ensuring namespace and context are set properly and it graded right. Hence those are likely the possible cause here. Thankyou!