- Home
- All questions
- Question 612
CKA study material · question 612 of 1000
A workload runs with privileged: true. What can it read regardless of RBAC?
Show the answer
Answer: A. Every Secret in use on its node
A privileged container can reach the node's filesystem and therefore every Secret mounted there for any Pod, whatever the workload's own API permissions are.
Source: Secrets (Kubernetes) — Information security for Secrets › Configure least-privilege access to Secrets