Linux namespaces, including PID namespaces, are one of the key technologies that enable containers to run in isolated environments. I published a video that covers an Overview of How Containers Use PID Namespaces to Provide Process Isolation. This video digs in deep to cover this complex topic with lots of demonstrations.
This video describes how containers work under the hood, and it supplements the pid_namespaces manual page (man pid_namespaces) with demonstrations and step-by-step explanations of the behavior of PID namespaces.
These topics are covered:
- Using the lsns command to view PID namespaces
- Displaying which PID namespace processes are running with the ps -e -o pidns,pid,args command
- Using the unshare command to create a PID namespace
- The process isolation that PID namespaces provide
- Processes from a parent namespace, and why processes have different PID numbers in the parent namespace
- Duplicate PIDs in different namespaces
- PID mapping between different PID namespaces with the /proc/<pid>/status file and use at the NSpid attribute
- Run a container with podman and view the PID namespace created
After watching this video, you should better understand how PID namespaces work and the benefits they provide.
[ Getting started with containers? Check out this free course. Deploying containerized applications: A technical overview. ]
Sobre o autor
Brian Smith is a product manager at Red Hat focused on RHEL automation and management. He has been at Red Hat since 2018, previously working with public sector customers as a technical account manager (TAM).
Navegue por canal
Automação
Últimas novidades em automação de TI para empresas de tecnologia, equipes e ambientes
Inteligência artificial
Descubra as atualizações nas plataformas que proporcionam aos clientes executar suas cargas de trabalho de IA em qualquer ambiente
Nuvem híbrida aberta
Veja como construímos um futuro mais flexível com a nuvem híbrida
Segurança
Veja as últimas novidades sobre como reduzimos riscos em ambientes e tecnologias
Edge computing
Saiba quais são as atualizações nas plataformas que simplificam as operações na borda
Infraestrutura
Saiba o que há de mais recente na plataforma Linux empresarial líder mundial
Aplicações
Conheça nossas soluções desenvolvidas para ajudar você a superar os desafios mais complexos de aplicações
Virtualização
O futuro da virtualização empresarial para suas cargas de trabalho on-premise ou na nuvem