- Home
- All questions
- Question 335
CKA study material · question 335 of 1000
What is true of subPathExpr? Choose two.
Show the answer
Answer: D. It builds the sub-path from downward-API environment variables
B. It cannot be combined with subPath
subPathExpr constructs the sub-path from downward-API variables and is mutually exclusive with subPath.
Source: Volumes (Kubernetes) — Using subPath with expanded environment variables