Learn the patterns
Work through guided modules that teach the exact kubectl commands the CKA expects.
Practice guided labs, debug real clusters, and take mock exams that feel like the terminal-first CKA experience.
How Training Ship works
Work through guided modules that teach the exact kubectl commands the CKA expects.
Drill weak topics in fresh, ephemeral clusters with a timer and no copy-paste crutches.
Run a two-hour, weighted exam simulation before the real test day.
Learning modes
A guided curriculum across every CKA domain, each ending in a hands-on lab.
For: Engineers building command fluency from the ground up.
Start learningTargeted repetition on the domains and tasks that move your score the most.
For: Anyone closing gaps before exam day.
Start practiceA two-hour, weighted simulation in VM-backed clusters with multiple contexts.
For: Candidates pressure-testing their readiness.
Start mock examReal exam simulation
VM-backed environments, multiple Kubernetes contexts, weighted tasks, and a scoring report — the same pressure, before exam day.
Required context: wk8s candidate@exam:~$ kubectl config use-context wk8s Switched to context "wk8s". candidate@exam:~$ kubectl get nodes wk8s-control-plane Ready control-plane 48d wk8s-worker NotReady <none> 48d
→ Kubernetes schedules and runs containers across machines.
→ It keeps workloads reachable, updated, and recoverable.
→ It is the operating layer behind many modern cloud platforms.
→ The exam checks command-line administration, not memorized answers.
→ It proves you can inspect, fix, and operate clusters under pressure.
→ Training with real clusters builds the habits the exam rewards.
No setup, no local cluster. Open a browser terminal and run real kubectl in seconds.