Step 1 · StartPods Pending with FailedScheduling / Insufficient cpu
This is a capacity-fit problem: the sum of already-scheduled CPU requests plus this pod's request exceeds what any single node currently has free. It's common right after a cluster or node-pool upgrade because upgrades typically cordon and replace nodes in batches, temporarily shrinking available capacity.
What happens next
- passed → step 2, Confirm the message actually names Insufficient cpu