Victor Pacheco:
General question. For the CKA exam. Is the Kubernetes docs always available for all questions or certain questions?
Sergei Diachenko:
Docs are available during all exam for all questions
Matthew Robinson:
“What resources am I allowed to access during my exam?
CKA & CKAD Exam
During the CKA & CKAD exam, candidates may:
• review the Exam content instructions that are presented in the command line terminal
• review Documents installed by the distribution (i.e. /usr/share and its subdirectories)
• use their Chrome or Chromium browser to open one additional tab in order to access assets at: https://kubernetes.io/docs/, https://github.com/kubernetes/, https://kubernetes.io/blog/ and their subdomains. This includes all available language translations of these pages (e.g. https://kubernetes.io/zh/docs/https://kubernetes.io/zh/docs/home/|)
No other tabs may be opened and no other sites may be navigated to (including https://discuss.kubernetes.io/).
The allowed sites above may contain links that point to external sites. It is the responsibility of the candidate not to click on any links that cause them to navigate to a domain that is not allowed.”
From the FAQ (https://docs.linuxfoundation.org/tc-docs/certification/faq-cka-ckad-cks)
Victor Pacheco:
Thanks for the breakdown!