Skip to content

Commit fbd19bd

Browse files
authored
Update resource-bin-packing.md
The maximum score should be 10.
1 parent 8593368 commit fbd19bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/resource-bin-packing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ requested the score value must be reversed as follows.
8282
```yaml
8383
shape:
8484
- utilization: 0
85-
score: 100
85+
score: 10
8686
- utilization: 100
8787
score: 0
8888
```

0 commit comments

Comments
 (0)