cover of episode Containers - cgroups, namespaces, hypervisor, vm's

Containers - cgroups, namespaces, hypervisor, vm's

2020/5/20
logo of podcast Programmers Quickie

Programmers Quickie

Frequently requested episodes will be transcribed first

Shownotes Transcript

cgroups is a Linux kernel feature that limits, accounts for, and isolates the resource usage of a collection of processes. Engineers at Google started the work on this feature in 2006 under the name "process containers".