- Home
- All questions
- Question 329
CKA study material · question 329 of 1000
A hostPath volume sets an empty type. What check is performed before mounting?
Show the answer
Answer: C. None; it is the backward-compatible default
An empty hostPath type performs no checks before mounting, which is the backward-compatible behaviour.
Source: Volumes (Kubernetes) — hostPath volume types