The scheduling framework Apache YuniKorn has extended the Kubernetes scheduler to add batch-focused functionality, including workload queuing, gang scheduling, and application sorting.
- Batch and data processing workloads require different scheduling requirements than service-oriented workloads.
- Apache YuniKorn provides batch-focused functionality on top of the existing Kubernetes scheduler.
- Features include workload queuing, gang scheduling, and application sorting.
- These features are useful for bursty deployments and high-performance computing.
- Apache YuniKorn is designed to be flexible and customizable.