Review By: Santosh Kumar SVR
Certified
Expiry Month
Expiry Year
Time taken to Prepare
Resources Used
Detailed Review Of Preparation
Important things to be kept in mind while attending the CKA exam
1) create as many alias as needed for your understanding
I have created below alias
alias k = kubectl - very important and needed alias
alias kc = 'kubectl create -f'
alias kr = 'kubectl run'
alias kg = 'kubectl get'
alias kd = 'kubectl describe'
alias ke = 'kubectl explain'
you practice the above alias in your lab practice as well.
2) 4% 7% and 13% - We will have three different categories of tasks on the marks weightage
Start the tough or the length one which is 13%
Then complete all the 4%
Finally concentrate on 7%
Notepad is allowed during the exam,
Always keep the track of marks answered on the notepad
3)Always stick to copy pasting from task given in the exam
4)Important things used in the exam
kubectl which is given alias as k
kubeadm
systemctl & journalctl
vim
4) there will be a kubectl config command setting the correct context for your answer.
Make sure you run this command every time you open a new question
5) Create YAML with question number so that you can review easily.
Benefits From Certification