Skip to content

Commit 28cf97b

Browse files
committed
fix description about out of resource handling
s/threshhold/threshold
1 parent dcb8f8b commit 28cf97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tasks/administer-cluster/out-of-resource.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ where:
8080

8181
* `eviction-signal` is an eviction signal token as defined in the previous table.
8282
* `operator` is the desired relational operator, such as `<` (less than).
83-
* `quantity` is the eviction threshhold quantity, such as `1Gi`. These tokens must
83+
* `quantity` is the eviction threshold quantity, such as `1Gi`. These tokens must
8484
match the quantity representation used by Kubernetes. An eviction threshold can also
8585
be expressed as a percentage using the `%` token.
8686

0 commit comments

Comments
 (0)