<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: GUERET Xavier(HIX)</title>
    <description>The latest articles on DEV Community by GUERET Xavier(HIX) (@xgueret).</description>
    <link>https://dev.to/xgueret</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1040917%2Fbc1833eb-1fa8-40d8-8cf9-c2b67fb65ed6.jpeg</url>
      <title>DEV Community: GUERET Xavier(HIX)</title>
      <link>https://dev.to/xgueret</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/xgueret"/>
    <language>en</language>
    <item>
      <title>CKAD Dojo — a free, self-hosted CKAD exam simulator (20 exams, 398 questions, on your own cluster)</title>
      <dc:creator>GUERET Xavier(HIX)</dc:creator>
      <pubDate>Fri, 04 Sep 2026 18:46:28 +0000</pubDate>
      <link>https://dev.to/xgueret/ckad-dojo-a-free-self-hosted-ckad-exam-simulator-20-exams-398-questions-on-your-own-cluster-2g7n</link>
      <guid>https://dev.to/xgueret/ckad-dojo-a-free-self-hosted-ckad-exam-simulator-20-exams-398-questions-on-your-own-cluster-2g7n</guid>
      <description>&lt;p&gt;If you're prepping for the Certified Kubernetes Application Developer (CKAD) exam, you've probably already found killer.sh, Killercoda, or one of the paid mock-exam platforms. I wanted something different: no account, no cloud dependency, no subscription — just a simulator that runs entirely against my own cluster, so I could rerun the same drills as many times as I wanted without worrying about usage limits.&lt;/p&gt;

&lt;p&gt;That's CKAD Dojo — free, open source, self-hosted.&lt;/p&gt;

&lt;p&gt;What it actually does&lt;br&gt;
20 free mock exams, 398 questions, mapped to the official CKAD v1.35 curriculum&lt;/p&gt;

&lt;p&gt;A 120-minute countdown timer that mirrors the real exam (turns yellow at 15 min, orange at 5, red at 1)&lt;/p&gt;

&lt;p&gt;An embedded web terminal (ttyd) right next to the question panel — same gesture as the real exam UI, no window-juggling&lt;/p&gt;

&lt;p&gt;Instant, real scoring: bash functions query the actual state of your cluster against 400+ criteria, question by question. You don't have to wait until the end to know if you got it right.&lt;/p&gt;

&lt;p&gt;Runs against your own cluster — kubeadm, minikube, or kind (1.28+). Nothing leaves for the cloud.&lt;/p&gt;

&lt;p&gt;Why "dojo"?&lt;br&gt;
Each of the 20 practice sets is themed after a figure from Japanese mythology or the four celestial guardians (Suzaku, Byakko, Genbu, Kirin...). Resources inside each dojo follow the theme, so kubectl get pods genuinely reads like a small story instead of pod-1, pod-2, pod-3. Small detail, but it makes repeated drilling less soul-crushing.&lt;/p&gt;

&lt;p&gt;The loop&lt;br&gt;
Open a dojo — namespaces, workloads and Helm releases get provisioned for you. Scripts are idempotent, so you can rerun them freely.&lt;/p&gt;

&lt;p&gt;Train in the terminal — question on the left, real shell on the right, resizable divider. Arrow keys to navigate, F to flag a question, collapsible hints if you're stuck.&lt;/p&gt;

&lt;p&gt;Score whenever you want — not just at the end.&lt;/p&gt;

&lt;p&gt;Wipe and redo — read solutions.md, clean the cluster, and run the same dojo again tomorrow. The goal is reflex, not memorized answers.&lt;/p&gt;

&lt;p&gt;It's community-built&lt;br&gt;
14 of the 20 dojos come from contributors — 9 as fully original content, 5 adapted from other open practice sets (CKAD-exercises, CKAD-Practice-Questions). If you want to add dojo #21, the coverage matrix in the repo shows exactly what's still thin.&lt;/p&gt;

&lt;p&gt;Try it&lt;br&gt;
Live overview + quickstart: &lt;a href="https://ckad-dojo.tipunchlabs.fr/" rel="noopener noreferrer"&gt;https://ckad-dojo.tipunchlabs.fr/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Source, docs, curriculum coverage: &lt;a href="https://github.com/TiPunchLabs/ckad-dojo" rel="noopener noreferrer"&gt;https://github.com/TiPunchLabs/ckad-dojo&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;License is CC BY-NC-SA 4.0 — free for personal and educational use. If a dojo helps you pass, a star on the repo goes a long way for visibility.&lt;/p&gt;

&lt;p&gt;Happy to answer questions in the comments, especially on scoring internals or curriculum coverage gaps.&lt;/p&gt;

</description>
      <category>kubernetes</category>
      <category>opensource</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
