| Exam Code/Number: | KCSAJoin the discussion |
| Exam Name: | Linux Foundation Kubernetes and Cloud Native Security Associate |
| Certification: | Linux Foundation |
| Question Number: | 62 |
| Publish Date: | Aug 30, 2026 |
|
Rating
100%
|
|
An attacker compromises a Pod and attempts to use its service account token to escalate privileges within the cluster. Which Kubernetes security feature is designed tolimit what this service account can do?
Given a standard Kubernetes cluster architecture comprising a single control plane node (hosting bothetcdand the control plane as Pods) and three worker nodes, which of the following data flows crosses atrust boundary
?
Which of the following statements is true concerning the use ofmicroVMsover user-space kernel implementations for advanced container sandboxing?
By default, in a Kubeadm cluster, which authentication methods are enabled?
Is it possible to restrict permissions so that a controller can only change the image of a deployment (without changing anything else about it, e.g., environment variables, commands, replicas, secrets)?