Hello All, can I make use of sample yaml files in my laptop during CKA exam?

Elie Cedric KOUEKAM:
Hello All, can I make use of sample yaml files in my laptop during CKA exam ?

Matthew Robinson:
No. If you need example YAML files you’ll need to copy them from one of the websites that you are allowed to access during the exam.

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."

https://docs.linuxfoundation.org/tc-docs/certification/faq-cka-ckad-cks

werk0ut:
@Elie Cedric KOUEKAM You can pull the samples from kubernetes GitHub page from the raw formats. You can use this bookmark. These are allowed (except the 3rd party ones for the CKS exams) https://gist.github.com/Piotr1215/016ba7218a1a949574786fb9b92382c1|https://gist.github.com/Piotr1215/016ba7218a1a949574786fb9b92382c1

Elie Cedric KOUEKAM:
Thanks @Matthew Robinson @werk0ut

werk0ut:
http://raw.githubusercontent.com|raw.githubusercontent.com should be allowed as it’s just an alias to http://raw.GitHub.com|raw.GitHub.com

Elie Cedric KOUEKAM:
alright, i’m checking that

werk0ut:
As the original creator of the bookmarks states, both resolve to the same IP/server

werk0ut:
But if you want to play it safe then use this url for those example YAML. https://github.com/kubernetes/website/tree/main/content/en/examples|https://github.com/kubernetes/website/tree/main/content/en/examples

Elie Cedric KOUEKAM:
great, thanks again @werk0ut