Day 16/40 Days of K8s: Resource Requests and Limits in Kubernetes !! ☸️
This is one of the parameter scheduler considers before making a decision of where to place a pod.
💁 Scenario
Let's just say we have 2 nodes, each with 4 CPUs and 4 GB of memory. We have container workloads to run as pods, each pod requires 1 GB of ...
vivekmanne.hashnode.dev6 min read