Back to Browse

Containers unplugged: Linux namespaces - Michael Kerrisk

25.0K views
Sep 19, 2019
53:38

Linux namespaces are a resource isolation technique. Each namespace type wraps some global system resource in an abstraction that makes it appear to the processes within the namespace that they have their own isolated instance of that resource, when in fact there are multiple instances of the resource, with each instance private to a particular group of process. Namespaces are key building blocks for a number of interesting technologies--most notably containers, but also a range of other interesting applications such as Flatpak and Firejail. In this presentation we'll look at various Linux namespace types--including UTS, mount, network, and PID namespaces--in order to understand what resources they govern and what use cases they serve. Along the way, we should have time for a live demo or two, so as to make the "theory" more concrete. Save the date for NDC TechTown 2020 (31st of August - 3rd of September) Check out more of our talks at: https://ndctechtown.com/ https://www.ndcconferences.com/

Download

1 formats

Video Formats

360pmp471.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Containers unplugged: Linux namespaces - Michael Kerrisk | NatokHD