Part 3 - Managing Resources
Apr 18, 2024 路 3 min read 路 To each Pod, it will be assigned CPU and Memory resources. A resource request for containers in a Pod is used by the Kube-scheduler [1] to allocate the Pod in the appropriate K8s node. A Pod can use more resources than the ones requested as they are ...
Join discussion


