CKAD mock exam 1 - broken checks

Hi, I see that some of the checks are broken as even parts of the task were not considered.

First, the HTTP readiness probe that doesn’t check for anything

Another one is “is the busybox pod running?”

Another one is the ambiguity in blue-green deployment service. I used ClusterIP where it was not clearly specified we need to use NodePort. ClusterIP works just as well with curl

It would have helped if you had shared the complete screenshots with the lab and question numbers.
Are these from CKAD in-course mock exams or the Ultimate Mock Exam series?

This is the first in CKAD ultimate mock exams, I think it were tasks 10, 19 and 20

I verified the labs and all worked fine at my end:

  1. Q-19
    I think you were not in the correct context while performing the task:

  1. Q-20
    Even that passed without much issue:

  1. Q-5
    The task clearly states that the application needs to be accessible from outside the cluster: