Astronomical Data Analysis Software & Systems XXXIV

Namespaces Outside of Containers
2024-11-10 , Aula Magna

Linux namespaces are half of the infrastructure used to create “containers”, but it is not commonly known that namespaces can be effectively used without requiring the use of container technology such as docker or Kubernetes. This tutorial will provide an overview of the current namespaces that can be used and the tools that exist to interact with namespaces, and then provide some practical examples (primarily around named network namespaces) that can be run by learners on their own systems.