Sample Kubernetes CKS CKS Practice Questions
Q: Which of the following is a key concept within Cluster Setup (Domain 1)?
A: Kubernetes Dashboard Security — Kubernetes Dashboard Security is a key concept in Cluster Setup. This domain covers topics essential for the Kubernetes CKS exam.
Q: Which of the following is a key concept within Cluster Hardening (Domain 2)?
A: API Server Authorization Modes (RBAC, Node, Webhook) — API Server Authorization Modes (RBAC, Node, Webhook) is a key concept in Cluster Hardening. This domain covers topics essential for the Kubernetes CKS exam.
Q: Which of the following is a key concept within System Hardening (Domain 3)?
A: Seccomp Profiles (RuntimeDefault, Custom) — Seccomp Profiles (RuntimeDefault, Custom) is a key concept in System Hardening. This domain covers topics essential for the Kubernetes CKS exam.
Q: Which of the following is a key concept within Minimize Microservice Vulnerabilities (Domain 4)?
A: Secrets Encryption at Rest (EncryptionConfiguration) — Secrets Encryption at Rest (EncryptionConfiguration) is a key concept in Minimize Microservice Vulnerabilities. This domain covers topics essential for the Kubernetes CKS exam.
Q: Which of the following is a key concept within Supply Chain Security (Domain 5)?
A: Static Manifest Analysis (Kubesec, Conftest) — Static Manifest Analysis (Kubesec, Conftest) is a key concept in Supply Chain Security. This domain covers topics essential for the Kubernetes CKS exam.
Q: Which of the following is a key concept within Monitoring, Logging & Runtime Security (Domain 6)?
A: Sysdig for Forensic Analysis — Sysdig for Forensic Analysis is a key concept in Monitoring, Logging & Runtime Security. This domain covers topics essential for the Kubernetes CKS exam.
Q: A professional is tasked with use cis benchmark to review the security configuration of kubernetes components. What should be the first step?
A: Assess the current state and identify requirements — The first step in any cluster setup task is to assess the current state before implementing changes.
Q: Which concept in Cluster Setup is most closely related to properly set up ingress objects with security control?
A: Cluster Setup implementation and operations — Properly set up Ingress objects with security control falls under the implementation and operations aspect of Cluster Setup.
Q: A professional is tasked with use role-based access controls to minimize exposure. What should be the first step?
A: Assess the current state and identify requirements — The first step in any cluster hardening task is to assess the current state before implementing changes.
Q: Which concept in Cluster Hardening is most closely related to exercise caution in using service accounts?
A: Cluster Hardening implementation and operations — Exercise caution in using service accounts falls under the implementation and operations aspect of Cluster Hardening.