- Home
- All questions
- Question 349
CKA study material · question 349 of 1000
A hostPath PersistentVolume is used in a multi-node cluster and behaves inconsistently. What is the supported alternative?
Show the answer
Answer: B. A local volume
hostPath PVs work only for single-node testing; on a multi-node cluster a local volume is the equivalent.
Source: Persistent Volumes (Kubernetes) — Types of Persistent Volumes