This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: 3kr4RwkJ99E7Qg6ef492YyL7KMoYcAFq5V6yxRLuf90
Cover

Kubernetes Resource Quotas

Written by @evgeniidemchenko | Published on 2022/11/22

TL;DR
Cgroups is a Linux kernel mechanism that allows you to place processes in hierarchical groups for which the use of system resources can be limited. There are two versions of cgroup: v1 and v2. The root cgroup (root) contains the number of CPUs * 1024 shares and inherits child cgroups in proportion to their CPU shares. With cgroups v1, there are special memory.min and memory.low controllers. Exclusively allocated memory for the container, which no one else can use. Applications can be configured to use the container's quotas rather than all the resources available on the Kubernetes node.

[story continues]


Written by
@evgeniidemchenko
DevOps

Topics and
tags
k8s|kubernetes|kubernetes-resources|kubernetes-infrastructure|kubernetes-cluster|kubernetes-deployment|kubernetes-resource-quotas|kubernetes-explained
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: 3kr4RwkJ99E7Qg6ef492YyL7KMoYcAFq5V6yxRLuf90