Skip to content

Collection covers kubernetes exercises categorized topics-wise and referred back to the individual Kubernetes certification exams.

License

Notifications You must be signed in to change notification settings

asudarsanan/kubernetes-exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software License PRs Welcome

Kubernetes Exercises

This collection covers a set of exercises which are categorized topics wise and referred back to the individual Kubernetes certification exams. As the exam pattern and topics keep on changing, however, the topics remain more or less the same, I have created the exercises per topics and mapped them back to the exam.

Kubernetes Playground

Try out the Katacode Kubernetes playgroud which provides 2 node kubernetes cluster, which is good enough to completed almost all of the exercises.

Katacode Kubernetes Playgroud

NOTE: Current k8s version is 1.18 while the exams have already upgraded to 1.22 version. Also, I have done my best to test all the code samples in the playgroud and works fine.

Structure

Exam Pattern & Tips

  • CKA/CKAD/CKS are open book test.
  • Exams keep on upgrading as per the latest kubernetes version and is currently on 1.22
  • Exams require you to solve 15-20 questions in 2 hours.
  • Make use of imperative commands as much as possible.
  • You will have an online notepad on the right corner to note down. I hardly used it, but it can be useful to type and modify text instead of using VI editor.
  • You are allowed to open another browser tab which can be from kubernetes.io or other products documentation like Falco. Do not open any other windows.
  • Exam questions can be attempted in any order and don't have to be sequential. So be sure to move ahead and come back later.

About

Collection covers kubernetes exercises categorized topics-wise and referred back to the individual Kubernetes certification exams.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages