- Home
- All questions
- Question 336
CKA study material · question 336 of 1000
A downward API volume mounted through subPath stops reflecting a changed field value. Why?
Show the answer
Answer: C. A downward API volume mounted as subPath does not receive updates
A container using the downward API as a subPath mount does not receive updates when the field changes.
Source: Volumes (Kubernetes) — downwardAPI