Skip to main content

Practice with 150 tasks for the CKA/CKAD Exam


patricio.rcm
Forum|alt.badge.img+3

Hey!! For those preparing for CKA or CKAD exam, I found this link very usefull to practice different tasks.  You have 150 different tasks covering all the topics you need for the real exam. 

Good resource that help me to pass the exam.

https://medium.com/bb-tutorials-and-thoughts/practice-enough-with-these-questions-for-the-ckad-exam-2f42d1228552

6 comments

Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8512 comments
  • November 10, 2021

Thanks for sharing. Looks like a great resource.


Geoff Burke
Forum|alt.badge.img+22
  • Veeam Legend, Veeam Vanguard
  • 1318 comments
  • November 10, 2021

Excellent link. One thing to watch is changing versions. So if you have study guides from a few years ago or practice tests double check to see if anything has changed. Things can move to v1 from v1beta for example and you might waste time checking a manifest for errors when all along it was the above. Then there are command changes too. I say this because I think for the CKAD they have just upgraded the version to 1.22.

 

cheers 


Iams3le
Forum|alt.badge.img+11
  • Veeam Legend
  • 1394 comments
  • November 10, 2021

Great guide @patricio.rcm, thank you for sharing. I would like to compliment this post by sharing a very similar post on my blog


Geoff Burke
Forum|alt.badge.img+22
  • Veeam Legend, Veeam Vanguard
  • 1318 comments
  • November 10, 2021
chris_eromosele wrote:

Great guide @patricio.rcm, thank you for sharing. I would like to complete this post by sharing a very similar post on my blog

People may ask what are and why do you have static pods. Well in a kubeadm setup the system pods are all static. When you want to do things like enable auditing or admission controllers you have to change the kube-apiserver manifest in /etc/kubernetes/manifests/kube-apiserver.yaml and the pod will restart (or not if you messed it up :), so always make a copy before making any changes).


Forum|alt.badge.img+4
  • Experienced User
  • 576 comments
  • November 10, 2021

@patricio.rcm : Thanks for sharing !

 


victorwu
Forum|alt.badge.img+7
  • Veeam Vanguard
  • 375 comments
  • March 27, 2023

Great! @patricio.rcm Thanks for your sharing.


Comment