Study. uk . com
  1. Home
  2. All questions
  3. 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?

  1. A CSI ephemeral volume
  2. A local volume
  3. An emptyDir volume
  4. A projected volume
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

Challenge yourself on this topic → Study as cards