Thread with 1 post
jump to expanded postOperating Kubernetes is kind of like a game of Tetris. Pieces (pods) of varying sizes (resource requests) needs to fit snugly into the allotted spaces (nodes). If a piece is placed (scheduled) badly you won't be able to utilize the space as well and in a worst case scenario can't add the last few pieces (unscheduled pods).