Commit 8d5ecd4
committed
docs(configuration): note that higher priority alone does not guarantee preemption
Preemption also requires an evictable lower-priority pod on a node that would
then fit, and preemptionPolicy: Never raises queue order without evicting.
Both built-in classes recommended here are PreemptLowerPriority.
Signed-off-by: Lonnie Friedman <lfriedman@together.ai>1 parent 9e7b262 commit 8d5ecd4
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
0 commit comments