manogna-chinta / CKA-Exercises

Practice for the Certified Kubernetes Administrator (CKA) Exam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 October 2022

The CKA exam is currently on v1.25 of k8s. The removal of dockershim happend in v1.24, so expect this if you are taking the exam today and into the future. 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