Linux_Foundation
KCNA · Question #47
How does dynamic storage provisioning work?
Sign in or unlock KCNA to reveal the answer and full explanation for question #47. The question stem and answer options stay visible for context.
Submitted by tyler.j· May 4, 2026Kubernetes Fundamentals
Question
How does dynamic storage provisioning work?
Options
- AA user requests dynamically provisioned storage by including an existing storage class in their
- BAn administrator creates a storage class and includes it in their pod YAML definition file without
- CA pod requests dynamically provisioned storage by including a storage class and the pod name in
- DAn administrator creates a PersistentVolume and includes the name of the PersistentVolume in
Unlock KCNA to see the answer
You've previewed enough free KCNA questions. Unlock KCNA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Kubernetes Storage#Dynamic Provisioning#PersistentVolumeClaim#StorageClass