CKS Exam Simulator with Live Kubernetes Labs

Practice timed, exam-style Kubernetes security tasks on a live cluster with automatic grading and detailed progress tracking.

8 mock exams · 149 hands-on tasks · Live kubectl terminal

CKS Mock Exam 01 01:29:45 remaining End exam
Task 3 of 18

Enforce a restricted security context

Harden a workload by removing unnecessary privileges, setting a read-only root filesystem, and verifying that it remains available.

  • Read the task requirements
  • Work directly in the cluster
  • Run an automatic check
TerminalKubernetes docs

Welcome to the K16S exam environment.

Context: cks-mock-01

$ kubectl apply -f hardened-deployment.yaml

deployment.apps/api configured

$ kubectl auth can-i --list --as=system:serviceaccount:secure:api

Resources Non-Resource URLs Resource Names Verbs

$

Practice the way the CKS exam works

1

Choose a mock exam

Pick a full mock exam and set a timer that matches your study session.

2

Work in a live cluster

Solve realistic tasks with kubectl in an isolated Kubernetes environment.

3

Check every task

Validate your work instantly and see exactly which requirements passed.

Tasks, terminal, and documentation in one workspace

The K16S workspace keeps the task text beside a real terminal and the official Kubernetes documentation, so you can build the same navigation habits you need under exam pressure.

Exam tasks03 · Enforce a restricted security context04 · Validate the workload05 · Troubleshoot the service
Terminal$ kubectl apply -f hardened-deployment.yamldeployment.apps/api configured$ kubectl get pods -A
Kubernetes docsConceptsTasksReferencekubectl cheat sheet

CKS curriculum coverage

Practice is organized around the official Certified Kubernetes Security Specialist domains, with extra attention given to the areas that carry the most weight.

Cluster Setup
15%
Cluster Hardening
15%
System Hardening
10%
Minimize Microservice Vulnerabilities
20%
Supply Chain Security
20%
Monitoring, Logging and Runtime Security
20%

Build speed before exam day

Practice cluster hardening, supply-chain security, runtime security, and workload protection in a realistic, timed environment.

Start CKS Simulator