My experience with Certified Kubernetes Application Developer (CKAD) together with tips that will help you prepare for the exam.
My CKAD notes can be found in https://github.com/saaguero/ckad-notes/
Official CKAD page: https://www.cncf.io/certification/ckad/
WARNING: kubernetes version 1.18 is the one being used for the exam, so I recommend to read the following post by Kim Wuestkamp: https://medium.com/faun/be-fast-with-kubectl-1-18-ckad-cka-31be00acc443
source
With that speed will you be able to finish the exam in under 1h? I am asking because I would probably taking twice that long if not longer.
Hi Santiago,
Thank you for your video. I'm a DevOps engineer and can you suggest to me which K8S certificate I need to get first?
CKAD or CKA
Hi Santigo,
I am planning to take my CKAD exam shortly below are the few concepts i am getting confused can you please clarify a bit.
1)when to provide /bin/sh -c or /bash when executing a command.
2)Should i use sudo -i in exam? if yes when to use and how to use
3)Just to confirm ckad exam will be given on 1.20 version right? We can see k8 doc is updated to version 21.so if I am going to take in next week , does it impact? When is it going to change for exam as well?
4)When to give command and when to give args , For example in the below question i have given "command" but in lab solutions it was give "args"
5)What all linux commands would help me in exam
disturbing key press sound
Thank you Santiago!
Are you allowed to use autocompletion during the exam ? If so, do you have access to the commands that enable the autocomplete or it must be learned by heart ?
the exam is remote or you have to go to an examination place?
Santiago, great thx for the help on this…i`m trying to certify CKA, i think it`s almost the same exam….Regards
Minimum passing criteria?
Minimum passing criteria?
Thanks a lot. Very useful. But I'm not clear how the CKAD exam is performed.
So do I understand correctly that during CKAD two tabs will be available?
The first one contains a terminal (like katacoda) and a kind form where I should submit the answers.
The second one is official k8s documentation
?
How are the answers checked? I mean by submitted kubectl commands, YAML content or what?
Hi can you copy and paste from the kuber documentation into the vi editor in the exam?
Thank You Santiago for excellent video,,, your practical exercise tips will really help me ,
Thanks from Russia, great tips! : )
how many of them u have to done, in order to pass?
Thanks for the tips
The run command is not creating deployments anymore .. is it because of the version?
good info and tips
very good explanation plus awesome speed
Thank you – there are some tips in this video that I was not aware of.
please elaborate the below:
Root privileges can be obtained by running sudo -i
Dont be afraid of using sudo -i for root operations to save time. ??
Enjoyed, how did u manage to make auto completion work. It work in my bentos machine but not in unix or kode kloud … I’d send the command
watched first 2 mins and couldn't understand what are you doing