DockerDocker
DCA · Question #131
DCA Question #131: Real Exam Question with Answer & Explanation
The correct answer is B: No. Linux kernel namespaces provide isolation for containers, but "Storage" is not a direct namespace type for this purpose.
Submitted by wei.xz· Apr 18, 2026Storage
Question
Is this a type of Linux kernel namespace that provides container isolation? Solution: Storage
Options
- AYes
- BNo
Explanation
Linux kernel namespaces provide isolation for containers, but "Storage" is not a direct namespace type for this purpose.
Common mistakes.
- A. "Storage" does not correspond to a defined Linux kernel namespace type that isolates resources for containers.
Concept tested. Linux kernel namespaces for container isolation
Reference. https://man7.org/linux/man-pages/man7/namespaces.7.html
Topics
#Linux Namespaces#Container Isolation#Storage#Kernel Features
Community Discussion
No community discussion yet for this question.