CertGrid CertGrid
Hands-on Lab·Certified Kubernetes Security Specialist

Common CKS Task Mistakes

On a performance exam nothing tells you that you were wrong. Every one of these five produced a success message on a real cluster and left the task unfinished, which is the only failure mode that matters when there is no answer sheet.

Working at Exam Speed Guide 39 of 40 Intermediate

Written against the versions above. All five were run on a live cluster. The messages, the warnings and the refusals are the apiserver's own.

The cka6001 cluster: one control plane and 2 schedulable workers, on Cilium.
Server NameIP AddressOSRolesCPURAMHDD
CKA6001192.168.0.46Ubuntu 26.04 LTSControl Plane Node (tainted NoSchedule)2 Core4 GB50 GB
CKA6001-NODE01192.168.0.47Ubuntu 26.04 LTSWorker Node2 Core4 GB50 GB
CKA6001-NODE02192.168.0.48Ubuntu 26.04 LTSWorker Node2 Core4 GB50 GB

Before you start

  1. The label that warns and stops nothing

  2. Enforcing it afterwards, which is the other half of the same trap

  3. The dry run that agrees with you

  4. Two more, and both are one word

Official sources