© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. M. JainLinux Containers and Virtualizationhttps://doi.org/10.1007/978-1-4842-9768-1_3

3. Namespaces

Shashank Mohan Jain1  
(1)
Bengaluru, India
 

In this chapter, we touch upon an important aspect of Linux containers, called Linux namespaces. Namespaces allow the kernel to provide isolation by restricting the visibility of the kernel resources like mount points, network subsystems among processes scoped to different namespaces.

Today, containers are the de facto cloud software provisioning mechanism. Containers provide fast spin-up times and have less overhead than virtual machines. There are certain very specific reasons behind these features.

As introduced ...

Get Linux Containers and Virtualization: Utilizing Rust for Linux Containers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.