Member-only story
My feedback about Kubernetes Security Specialist exam (CKS)
I recently acquired my Certified Kubernetes Security Specialist (CKS) certification. As a result, several people have reached out to me for insights and feedback on the significant topics of the exam.
It’s essential to recognize that the exam format varies among candidates. However, in my experience, the challenge involved addressing 19 questions related to the following topics:
ImagePolicyWebhook
The objective is to activate this plugin and connect it with a webhook server.
Audit Policy
Activate the plugin and configure logs for specific resources (such as namespaces and secrets) at various levels (like Metadata, Request, etc.)…
Anomaly fix with Falco or Sysdig
Utilize scanners such as Falco or Sysdig to investigate anomalies in containers and pods, and then format the output in a specified manner.
Sandbox containers, RuntimeClass and gVisor
Deploy a RuntimeClass and initiate a deployment using this class on the appropriate worker node.