Further reading
- Kubernetes Scheduler: https://kubernetes.io/docs/concepts/scheduling-eviction/kube-scheduler/
- Assigning Pods to Nodes: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/
- Taints and Tolerations: https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/
- Scheduler Configuration: https://kubernetes.io/docs/reference/scheduling/config/
For more information regarding Pod scheduling in Kubernetes, please refer to the following PacktPub books:
- The Complete Kubernetes Guide, by Jonathan Baier, Gigi Sayfan, Jesse White (https://www.packtpub.com/en-in/product/the-complete-kubernetes-guide-9781838647346)
- Getting Started with Kubernetes – Third Edition, by Jonathan Baier, Jesse White (https://www.packtpub.com/en-in/product/getting-started-with-kubernetes-9781788997263)
- Kubernetes for Developers, by Joseph Heck (https://www.packtpub.com/en-in/product/kubernetes-for-developers...