Merge pull request #25924 from Alpenbelieve/master
Fix the score value in docs/concepts/scheduling-eviction/resource-bin-packing.md
This commit is contained in:
@@ -82,7 +82,7 @@ requested the score value must be reversed as follows.
|
||||
```yaml
|
||||
shape:
|
||||
- utilization: 0
|
||||
score: 100
|
||||
score: 10
|
||||
- utilization: 100
|
||||
score: 0
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user