- Home
- All questions
- Question 313
CKA study material · question 313 of 1000
An NFS server supports many writers but a PV backed by it is read-only. Which two statements explain this? Choose two.
Show the answer
Answer: A. Access modes describe what that specific PV supports
C. A PV's modes may be narrower than the storage system's capability
Each PV gets its own access modes describing that volume, which need not match everything the backend can do.
Source: Persistent Volumes (Kubernetes) — Access Modes