Hi @rob_kodekloud I recently made all the cka mock exams, and I think here’s all the issues:
Mock Exam 1:
- lab 4: The cronjob solution provides /2 as solution, but the correct syntax is just 2 * * * * . If you do the correct syntax, the lab shows as failure in the end, including changing the the cronjob to use the service name. I think this a 99% a bug.
Mock Exam 2:
- Lab11: This lab sometimes if you change the liveness to 6443, the cluster doesn’t recreate the kube-apiserver again never, you can’t use kubectl to do so.
- Lab16: I’m not sure if it is right now, it seems etcd is installed, i’ll check tomorrow if I could make it work well. EDIT: WORKS WELL
- lab17: I think sometimes failed. Now I made the pvc, and is bound, but also gets a task failed.
mock Exam 3:
- I think is everything fine. Almost sure, need to check one lab tomorrow that I always forget to put the cidr.
mock Exam 4:
- Lab9: This lab is failing to approve the answer when the pv is resized , and also is bound with the pvc. I’ll attach image at the end of this post.
- Lab13: Now there is fixed the possibility to instal etcd by apt install etcd. I’ll check if the lab is working fine tomorrow, but I think it would
mock Exam 5:
Edit:
- Lab 1: somtimes after you do everything as expected, the webpage can’t be access by using curl.
- lab 11: sometimes it failed to prove the answer.
- Lab15: The nslookup from the pod sometimes doesn’t work with without possible not server reached, but everything is fine :C
That’s all the issues, as far as I know and what my head could do now because I need to sleep well in order to be a good k8s admin . I attach the photo now, please try to check and fix this soon if it’s possible. Have a nice night
EDIT: I edit this post, and now have all the issues, I checked with precision seeing the answers after the exam end. Please check it