| Topic | Details |
| Topic 1 | - Kubernetes Security Fundamentals: This section of the exam measures the skills of a Kubernetes Administrator and covers the primary security mechanisms within Kubernetes. This includes implementing pod security standards and admissions, configuring robust authentication and authorization systems like RBAC, managing secrets properly, and using network policies and audit logging to enforce isolation and monitor cluster activity.
|
| Topic 2 | - Kubernetes Cluster Component Security: This section of the exam measures the skills of a Kubernetes Administrator and focuses on securing the core components that make up a Kubernetes cluster. It encompasses the security configuration and potential vulnerabilities of essential parts such as the API server, etcd, kubelet, container runtime, and networking elements, ensuring each component is hardened against attacks.
|
| Topic 3 | - Platform Security: This section of the exam measures the skills of a Cloud Security Architect and encompasses broader platform-wide security concerns. This includes securing the software supply chain from image development to deployment, implementing observability and service meshes, managing Public Key Infrastructure (PKI), controlling network connectivity, and using admission controllers to enforce security policies.
|