KCNA Study Plan
How to prepare for the Kubernetes and Cloud Native Associate exam — a structured study plan covering all domains in priority order.
Prerequisites before you start
Familiarity with containers (Docker/Podman) and basic Linux. No prior Kubernetes experience required.
4-week KCNA study schedule
This schedule works whether you have 4 weeks or 4 months — compress or expand each week based on your available time. Engineers with relevant background can often move faster through early weeks.
-
Week 1Kubernetes Fundamentals (44%)
Control plane components (API server, etcd, scheduler, controller manager), node components (kubelet, kube-proxy), and core objects: Pod, Deployment, ReplicaSet, Service, ConfigMap, Secret, Namespace, and basic RBAC. This is the heaviest domain — invest the most time here.
-
Week 2Container Orchestration & Cloud Native Architecture
Container Orchestration (28%): scheduling, scaling, resource limits, Pod lifecycle, health probes. Cloud Native Architecture (12%): microservices patterns, serverless concepts, service mesh overview, and the CNCF landscape — know the major project categories without deep implementation detail.
-
Week 3Cloud Native Application Delivery
Application Delivery (16%): GitOps concepts, CI/CD pipeline patterns, Helm basics, Kustomize, application packaging. Also cover any remaining observability concepts from prior weeks: Prometheus metrics model, logging, distributed tracing overview.
-
Week 4Mock Exams & Targeted Review
Run two or three full 60-question timed mocks. Target 85%+ consistently before booking the real exam. Review every wrong answer against the CNCF curriculum PDF. Kubernetes Fundamentals is your highest-leverage review target.
Study tips for KCNA
- Kubernetes Fundamentals is 44% of the exam — know every control-plane and data-plane component, what it does, and what breaks if it fails.
- The CNCF landscape section is broad but shallow. Know project categories (monitoring, service mesh, storage, security) but not deep implementation details.
- KCNA is purely conceptual — no hands-on configuration needed. Focus on what things are, what they do, and why they exist.
- Use the official CNCF KCNA curriculum PDF as your study checklist. Cross off each topic once you can explain it in your own words.
Mock exam strategy
Mock exams are the most important study tool for associate-level CNCF certs. Here is how to use them effectively:
- Take your first mock without studying — use the results as a diagnostic to see your baseline and find your weakest domains.
- Study the domains you missed most, not the ones you already know.
- Always do mocks under real conditions: no notes, 90-minute timer, no pausing.
- Review every wrong answer after each mock. Understanding why wrong answers are wrong is as valuable as knowing the right answer.
- Target 85%+ consistently before booking the real exam. The extra buffer protects against nerves on exam day.
Recommended KCNA resources
- Official CNCF KCNA curriculum — the authoritative list of topics. Use it as your checklist.
- The KCNA exam is closed-book — read official documentation now, not on exam day.
- Community Slack channels (CNCF Slack #certifications) have real candidates discussing recent exam experiences.