- Home
- All questions
- Question 41
CKA study material · question 41 of 1000
A Role grants get on secrets but deliberately omits list. Why does this offer little protection?
Show the answer
Answer: B. list and watch return the same full object data as get
get, list and watch all return full object details, so restricting only get leaves the data reachable.
Source: Authorization (Kubernetes) — Resource requests