@[email protected] to [email protected] • 11 months agoI'm Not a Programmer, but Here’s Why Linux Is My Daily Driverwww.howtogeek.comexternal-linkmessage-square118fedilinkarrow-up1365
arrow-up1365external-linkI'm Not a Programmer, but Here’s Why Linux Is My Daily Driverwww.howtogeek.com@[email protected] to [email protected] • 11 months agomessage-square118fedilink
minus-squarelemmyvorelinkfedilinkEnglish11•11 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!