Abstract
How to configure the scheuler for your cluster.
Kube Scheduler for time keeping#
The Kubernetes scheduler takes requests from the controller manager and replies with the best time and place to execute a computing task. It does this continuously, your cluster won’t function without it.
Kube API Manager for fun and profit.
Quick and Dirty control plane with kubeadm