Skip to content

Commit 90f7923

Browse files
CaoShuFengk8s-ci-robot
authored andcommitted
fix description about out of resource handling (#7597)
s/threshhold/threshold
1 parent 7d71e66 commit 90f7923

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)