Linux namespace in Go - Part 3, Cgroups resource limit
Linux namespace in Go - Part 2, UID and Mount
Linux namespace in Go - Part 1, UTS and PID

Linux namespace in Go - Part 1, UTS and PID

This article starts some Golang experiments on Linux namespace and provides context for Container technology. Linux namespace is an important foundation of container technology, it provides lightweight isolation between processes with Linux kernel support, therefore, different services can share the same machine with better resource utilization, great security.

Read more
Your browser is out-of-date!

Update your browser to view this website correctly.&npsb;Update my browser now

×