Hi,
I’ve been actively studying with kodekloud for CKA certification.
I went for my daily mock exam and started by resetting TWICE because the first question was the infamous “restore a backup that is nowhere to be found”.
Third time was the charm and I was really exited when I clicked the “End exam” button half an hour early feeling really confident since it never happened before.
What was my disappointment when I saw my 64% success rate…
Then I proceed to check where I’m wrong just to find the following (cf attached screen capture at the end) :
- The first pod for color just went MIA
- The deployment with incorrect database info as been fixed(the hard way by modifying all the secret without touching the existing deployment because question says to not touch existing environment var, yet solutions does it) and then it’s wrong ? Also why does it suddenly restart the moment i complete the exam ?
- I’m still trying to find where I missed a requirement for my sidecar (A.K.A the question is not specifying all the requirement ?). Also, the main container is not created correctly ? Really ?
- Sleep 3600 missing …
- And here I actually not so confident cause Network is my nightmare, but i’m pretty sure it is accessible.
So please correct me if the mistake is on my side.
Also, I’d like to ask if the real exam question are formulated the same way because I often wonder about the meaning details ( for instance, I got the wrong answer when asking for image name, because I wrote “busybox” without the tag which may or may not appear depending of the way you display the container yaml/json.
Finally, is the exam validating question in the same way(automated regexp, etc, without human factor) ? I’m thinking of the sidecar mainly where I feel the error comes from an unclear requirement.
Best regards,
Hopefully I’m not confidently wrong, in such case, i’m really sorry.