Skip to content

Practice for the Certified Kubernetes Administrator (CKA) Exam

Notifications You must be signed in to change notification settings

selvigp/CKA-Exercises

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRs Welcome

CKA Exercises

cka-badge

A set of exercises to help you prepare for the Certified Kubernetes Administrator (CKA) Exam

The format of the exam is entirely in a hands-on, command-line environment. You can take the exam at home or in a testing center, and you must complete the exam in 180 minutes. Register for the exam here. The cost is US $375.00.

As of December 2021, over 32,000 people have taken the CKA exam since it's introduction in 2017!

During the exam, you will have access to six different clusters (below) in the following configurations:

Cluster Members CNI Description
k8s 1 master, 2 worker flannel k8s cluster
hk8s 1 master, 2 worker calico k8s cluster
bk8s 1 master, 1 worker flannel k8s cluster
wk8s 1 master, 2 worker flannel k8s cluster
ek8s 1 master, 2 worker flannel k8s cluster
ik8s 1 master, 1 base node loopback k8s cluster - missing worker node

source

Also during the exam, you may have one and ONLY one of the following tabs open at all times:
kubernetes.io
github.com/kubernetes
kubernetes.io/blog

Not sure if you have the right equipment to take the exam at home? Run a system check

Contents

View the most current exam curriculum

Additional Grading Information

The CKA exam is graded for outcome only (i.e. end state of the system). The path that a exam taker may have taken to get to the outcome is not evaluated, meaning an exam taker can take any path they want as long as it achieves the correct outcome. Incomplete work, i.e. work that is input but did not lead to the correct outcome, will not be evaluated.

Some exam items may have multiple parts and therefore have multiple 'checks' (one for each verifiable component of the answer). Candidates will be given credit for each successful check, so partial credit is possible on such items.

Exam items are also setup to be independent of one another. As long as the candidate does exactly what the questions ask, there will be no dependencies or conflicts, and as long as the candidate correctly achieves the outcome being asked for in the specific exam item, they would earn points for that particular exam item.

Scoring is done using an automatic grading script. The grading scripts have been time tested and continuously refined, so the likelihood of having incorrectly graded a question or two is very low since we grade on outcomes (end state of the system), not the path the user took to get there.

Updates - as of January 2022

The CKA exam is currently on v1.22 of k8s. The exam development team advises that removal of dockershim is scheduled for Kubernetes v1.24. The exams are upgraded to the latest version of k8s within 4-6 weeks of the version being released. Dockershim FAQ

About

Practice for the Certified Kubernetes Administrator (CKA) Exam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published