GK Question

technology medium fill_blank

The Kubernetes component that schedules pods onto nodes based on resource requirements is called ________.

Answer: kube-scheduler

kube-scheduler assigns pods to nodes based on resource requests, constraints (node selectors, taints), and policies. Works with kubelet (node agent) and API server. Critical for understanding Kubernetes control plane architecture in cloud exams.

Topic Cloud-Native Technologies
Exam Relevance SSC JE, Banking IT, Railway