Skip to content

theplatformlab/CKAD-Certified-Kubernetes-Application-Developer

Repository files navigation

CKAD Exam Prep — Kubernetes v1.35

Study materials and practice exercises for the Certified Kubernetes Application Developer (CKAD) exam.

Quick Start

  1. Go to START-HERE.md — choose your timeline (1 week, 2 weeks, 3-4 weeks, or cramming)
  2. Follow the study path for your timeline
  3. Work through the exercises and patterns
  4. Take the mock exam under timed conditions
  5. Review weak areas

What's In This Repo

Directory What You Find
patterns/ 6 most-tested CKAD patterns with examples and verification
exercises/ 14 hands-on exercises, speed drills, complex scenarios
mock-exams/ Full-length practice exams (15 questions each, 2 hours)
troubleshooting/ RBAC, networking, debugging, common mistakes, container basics
scripts/ Setup scripts for exam environment config
skeletons/ YAML templates for reference

Files to Bookmark

Exam Details

  • Duration: 2 hours
  • Questions: 15-20 hands-on tasks
  • Passing Score: 66%
  • Kubernetes Version: v1.35
  • Format: Terminal-based, no multiple choice

Study Timeline Options

Timeline Study Hours Best For
1 week 30-40 hours Crash course, refresher
2 weeks 50-70 hours Standard prep
3-4 weeks 80-120 hours Thorough learning
2+ months 150+ hours Deep mastery

See STUDY-PATHS.md for daily breakdowns.

How to Use This Repo

  1. Pick a study timeline based on your available time
  2. Work through exercises in order — they're designed to build progressively
  3. Study the patterns — they appear repeatedly on the real exam
  4. Take the mock exam under exam conditions (2 hours, no breaks, closed book except kubernetes.io)
  5. Review your weak areas using the INDEX navigation links
  6. Repeat until you score 80%+ on the mock exam

Content Overview

Practical, not theoretical. Every file includes:

  • Copy-paste ready kubectl commands
  • Actual YAML examples you'll see on the exam
  • Step-by-step verification (how to confirm your answer works)
  • Common gotchas and how to avoid them

Resources Included

  • 100+ kubectl commands (ranked by exam frequency)
  • 14 complete exercises with solutions
  • 1 full mock exam (15 questions with detailed answers)
  • 6 core pattern guides with debugging workflows
  • YAML templates for all resource types
  • Exam strategy and time management guide

Next Steps

Go to START-HERE.md →

About

CKAD 2026 study guide — Kubernetes v1.35 exam notes, kubectl cheat sheet, 15 mock questions, 10 hands-on exercises, YAML skeletons. Scored 91%.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors