Create a custom practice set
Pick category, difficulty, number of questions, and time limit. Start instantly with your own quiz.
Generate QuizPick category, difficulty, number of questions, and time limit. Start instantly with your own quiz.
Generate QuizNo weekly quiz is published yet. Check the weekly page for the latest updates.
View Weekly PageAnswer: 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.