Kubernetes lab
A real Kubernetes cluster in your browser. Learn mode walks you through the core objects step by step; Break-fix mode drops you into a deliberately broken cluster to diagnose and repair at a live kubectl prompt.
Why this matters: Nobody hires you to recite what a Pod is — they hire you to work out why this one is in CrashLoopBackOff. Reading about clusters builds none of that reflex; a broken cluster and a real prompt build all of it, and it is exactly the shape of the CKA exam.
K8s — getting started
New to Kubernetes? Each walkthrough spins up a real cluster and teaches one core concept — run it, watch it work, and the built-in Check confirms you've got it before you move on.
Loading scenarios…