Update README.md remove duplicated section.#1
Open
slav-at-cast wants to merge 1 commit into
Open
Conversation
sysops-26
added a commit
that referenced
this pull request
Apr 29, 2026
… and full mock exam Major restructuring to align with real exam patterns and time pressure: NEW DIRECTORIES & CONTENT: • patterns/ — 6 core patterns (RBAC, deployment debugging, networking, cronjob, ingress, service) • broken/ — Real broken YAML files to debug (pod crashes, service 0 endpoints) • timed/ — Progressive difficulty exercises (2-min, 5-min, 10-min tasks) • mock-exam/ — Full 15-question exam simulation with answers • multi-step/ — Real exam workflows (3-tier app, RBAC combinations, troubleshooting) • rbac/ — Deep RBAC scenarios (cross-namespace, auditing, permission debugging) • networking/ — Network debugging flows (503 errors, selector mismatches, NetworkPolicy) • basics/ — Common mistakes (20 most-expensive errors) + fundamentals cheatsheet • container/ — Build, push, deploy custom images (10% of exam) REFERENCE FILES: • KUBECTL-CHEATSHEET.md — All commands ranked by frequency (copy-paste ready) • exam-strategy.md — Time management, when to skip, pre-exam mental checklist • README.md — New navigation guide + study timeline (3-4 weeks) PEDAGOGICAL APPROACH: ✓ 70% of exam is pattern-matching → memorize patterns first ✓ Time pressure is the difficulty → practice timed exercises ✓ 60% of tasks are debugging → learn systematic troubleshooting ✓ RBAC is #1 failure point → deep-dive patterns + cross-namespace scenarios ✓ Real exam combines concepts → multi-step workflows ✓ Psychology matters → exam-strategy.md covers mental preparation FEATURES: • Each pattern includes: problem, symptoms, exact commands, verification • Timed exercises have scoring (measure speed improvement) • Broken scenarios teach debugging methodology • Mock exam has 15 questions with detailed solutions • Cheat sheet optimized for exam-day speed • All content focused on 2026 exam patterns (based on Reddit r/CKAD feedback) TARGET: Score 80%+ on mock exam → ready for real exam Study path: Patterns (1 week) → Timed (1 week) → Scenarios (1 week) → Mock + Review (1 week)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.