© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
O. YilmazExtending Kuberneteshttps://doi.org/10.1007/978-1-4842-7095-0_5

5. Scheduling Extensions

Onur Yilmaz1  
(1)
Berlin, Germany
 

Action expresses priorities.

—Mahatma Gandhi

Indian lawyer, politician, social activist, and writer

The scheduler is a core part of Kubernetes to assign workload to the nodes in the cluster. The assignment action is based on priorities and rules set by cluster admins and operators. This chapter will focus on extending the Kubernetes scheduler by creating custom schedulers and developing extensions. At the end of this chapter, you will run multiple schedulers simultaneously in the cluster. In addition, you will intervene in the ...

Get Extending Kubernetes: Elevate Kubernetes with Extension Patterns, Operators, and Plugins now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.