Kube Scheduler
Decides which pod goes on which node? (keeping defined constraints in mind.)Example : Multi-step approch for decisionStep 1. Remove all nodes from decisiontree that are not able to furfill the requested amount of resources.Step 2.… Read More »Kube Scheduler