address nits

This commit is contained in:
Kevin Hannon 2025-02-03 11:05:39 -05:00
parent cfd3cd8284
commit db02c0648d
1 changed files with 2 additions and 2 deletions

View File

@ -30,9 +30,9 @@ Kueue has had 5 minor releases in 2024.
- [Release 0.10](https://github.com/kubernetes-sigs/kueue/releases/tag/v0.10.0) - [Release 0.10](https://github.com/kubernetes-sigs/kueue/releases/tag/v0.10.0)
In 2024, the kueue community would like to highlight are Topology aware scheduling, MultiKueue, Kueue Dashboard, KueueCtrl, Deployment/Statefulset integration for serving and Fair sharing. In 2024, the kueue community would like to highlight Topology aware scheduling, MultiKueue, Kueue Dashboard, KueueCtrl, Deployment/Statefulset integration for serving and Fair sharing.
[Topology aware scheduling](https://kueue.sigs.k8s.io/docs/concepts/topology_aware_scheduling/) facilitates scheduling of workloads that take in account data center topology. [Topology aware scheduling](https://kueue.sigs.k8s.io/docs/concepts/topology_aware_scheduling/) facilitates scheduling of workloads that take into account data center topology.
Workloads benefit from using interconnects that are physically close together. Workloads benefit from using interconnects that are physically close together.
[MultiKueue](https://kueue.sigs.k8s.io/docs/concepts/multikueue/) provides a way of dispatching batch workloads to worker clusters. [MultiKueue](https://kueue.sigs.k8s.io/docs/concepts/multikueue/) provides a way of dispatching batch workloads to worker clusters.