Skip to content

Commit

Permalink
[YUNIKORN-2248] Fix typo "Preeemption" (apache#383)
Browse files Browse the repository at this point in the history
Reviewers: Chia-Ping Tsai <[email protected]>
  • Loading branch information
s9514171 authored Dec 15, 2023
1 parent 41be32e commit 9e5f79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/preemption.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ A queue with higher priority can preempt resources from a queue with lower prior

![preemption_priority_queue_case](../assets/preemption_priority_queue_case.png)

### Preeemption Fence
### Preemption Fence

In a multi-tenant environment, it is essential to prevent one tenant from occupying the resources of another tenant. In YuniKorn, we map tenants to a queue hierarchy, the queue hierarchy can thus cross tenant boundaries.

Expand Down

0 comments on commit 9e5f79c

Please sign in to comment.