VIDEOS 》 Linux Kernel - Containers and Namespaces
Refer:
Linux namespaces - https://en.wikipedia.org/wiki/Linux_namespaces
Linux containers - https://en.wikipedia.org/wiki/Linux_containers
Linux Programmer's Manual - namespaces - overview of Linux namespaces - http://man7.org/linux/man-pages/man7/namespaces.7.html
Open Network Operating System (ONOS™) - https://www.opennetworking.org/platforms/onos/
Docker - https://en.wikipedia.org/wiki/Docker_(software)
-----
Images:
Linux Containers Architecture - https://image.slidesharecdn.com/evoluationoflinuxcontainervirtualization-141122073237-conversion-gate01-141125225544-conversion-gate01/95/evolution-of-linux-containerization-7-638.jpg
Virtualization vs Containers - http://images.techhive.com/images/article/2016/05/virtualization-vs-containers-100663417-large.idge.png
Docker Architecture - http://sphere3d.com/wp-content/uploads/2015/05/docker-execdriver-diagram.png
ONOS Distributed Architecture - https://kshahzadblog.files.wordpress.com/2015/04/onos-distributed-architecture.png
ONOS Carrier Grade Architecture - http://1.bp.blogspot.com/-WvQ4UCWnj0Q/VmBjSQbGZpI/AAAAAAACgvo/fef25PM8k7Q/s1600/onos-carriergrade.PNG
-----
Linux Kernel Source:
struct ns_common data-structure - http://elixir.free-electrons.com/linux/latest/source/include/linux/ns_common.h#L7
struct mnt_namespace data-structure - http://elixir.free-electrons.com/linux/latest/source/fs/mount.h#L10
struct cgroup_namespace data-structure - http://elixir.free-electrons.com/linux/latest/source/include/linux/cgroup.h#L793
struct ipc_namespace data-structure - http://elixir.free-electrons.com/linux/latest/source/include/linux/ipc_namespace.h#L29
struct user_namespace data-structure - http://elixir.free-electrons.com/linux/latest/source/include/linux/user_namespace.h#L64
struct net data-structure - http://elixir.free-electrons.com/linux/latest/source/include/net/net_namespace.h#L70
container_of() API - http://elixir.free-electrons.com/linux/latest/source/include/linux/kernel.h#L928
Suggested Topics:
Video Episodes :: Linux Kernel programming
Saturday' 13-Mar-2021
Thursday' 19-Oct-2023
Sunday' 29-Oct-2023
Thursday' 19-Oct-2023
Join The Linux Channel :: Facebook Group ↗
Visit The Linux Channel :: on Youtube ↗
💗 Help shape the future: Sponsor/Donate
Recommended Topics:
Featured Video:
Trending Video:
Recommended Video: