Hi everyone!
While practicing with CKA mock exams in KodeKloud, I noticed several tasks requiring the installation of CNI addons (like Calico or Flannel) or the Metrics Server using commands like kubectl apply -f <URL>.
I have two quick questions for those who have taken the exam:
- Do I need to memorize these direct URLs for the official exam?
-
If not, where exactly can I find them during the exam? Are they available directly on the official documentation (
kubernetes.io/docs), or are they provided inside the exam environment/prompts?
Thanks in advance for sharing your experience!