@[email protected] to [email protected] • 5 months agoI'm Not a Programmer, but Here’s Why Linux Is My Daily Driverwww.howtogeek.comexternal-linkmessage-square114fedilinkarrow-up1356arrow-down116cross-posted to: [email protected]
arrow-up1340arrow-down1external-linkI'm Not a Programmer, but Here’s Why Linux Is My Daily Driverwww.howtogeek.com@[email protected] to [email protected] • 5 months agomessage-square114fedilinkcross-posted to: [email protected]
minus-squarelemmyvorelinkfedilinkEnglish11•5 months 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!