Linux
Namespaces
- Separation Anxiety: A Tutorial for Isolating Your System with Linux Namespaces
- Man namespaces - Link or run
man namespaces
.
Namespace types
- IPC
- Network
- Mount
- PID
- Time
- User
- UTS
Cgroups
- How is this different?
- Namespaces set the visibility of resources, cgroups set the quota
Relevant: [[Kubernetes]], [[Containers]]