Collection of study notes and resources used for preparing for Certified Kubernetes Administrator Exam.
The exam will be performed using Kubernetes version 1.21.
The topics where organized accordingly to CKA Exam domains and competences requirements list, this does note follow a specific order for learning.
-
Fundamentals - Basic overall knowledge on concepts used by Kubernetes.
-
3. Workloads & Scheduling - 15%
- Understand deployments and how to perform rolling update and rollbacks
- Use ConfigMaps and Secrets to configure applications
- Know how to scale applications
- Understand the primitives used to create robust, self-healing, application deployments
- Understand how resource limits can affect Pod scheduling
- Awareness of manifest management and common templating tools
-
5. Services & Networking - 20%
- Understand host networking configuration on the cluster nodes
- Understand connectivity between Pods
- Understand ClusterIP, NodePort, LoadBalancer service types and endpoints
- Know how to use Ingress controllers and Ingress resources
- Know how to configure and use CoreDNS
- Choose an appropriate container network interface plugin
-
Plan your studies, understand what topics will require more time of study than others.
-
Gather the resources you're gonna use for studying, it could be online courses, github repos, blogs or anything else, but is crucial to make things easy to find so you don't loose time.
-
Read the Candidate Handbook, it is a very important resource to understand all the nuances of the exam application, requirements and resources that you can use during the exam.
-
The exam lasts 2 hours, so it is all about velocity and knowing where to found what, so practice a lot with exercises.
-
Matching topics with the documentation will help you to memorize where to find resources that you need during the exam.
-
Exam has 15 to 20 questions.
-
6 clusters are used in the exam for problem solving.
-
You need to score 66% to pass the exam.
-
Every question on the exam, has its pontuation shown on the screen, so spend more time on questions that has a higher value.
-
One question does not relate with the other.
-
Every 3 months Kubernetes Version is updated, so it's important to review the official curriculum.
-
Get used to the Kubernetes Documentation. It is a resource that you will use in the exam, so working with it is a must.
-
When you start feeling ready, do the Exam Simulation. It will help you understand what are your knownledge gaps so you can focus for the real exam.
-
Focus on studying the most required topics on the exam.