@[email protected] to [email protected] • 1 year agoI'm Not a Programmer, but Here’s Why Linux Is My Daily Driverwww.howtogeek.comexternal-linkmessage-square118fedilinkarrow-up1366
arrow-up1366external-linkI'm Not a Programmer, but Here’s Why Linux Is My Daily Driverwww.howtogeek.com@[email protected] to [email protected] • 1 year agomessage-square118fedilink
minus-squarelemmyvorelinkfedilinkEnglish11•1 year agoWith cgroups, it’s a standard kernel feature. You can limit RAM, CPU, network access, lots of things. It’s used in Docker, LXC, Kubernetes and lots of container solutions.
With cgroups, it’s a standard kernel feature. You can limit RAM, CPU, network access, lots of things. It’s used in Docker, LXC, Kubernetes and lots of container solutions.
Cool, thank you!