We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d71e66 commit 90f7923Copy full SHA for 90f7923
docs/tasks/administer-cluster/out-of-resource.md
@@ -80,7 +80,7 @@ where:
80
81
* `eviction-signal` is an eviction signal token as defined in the previous table.
82
* `operator` is the desired relational operator, such as `<` (less than).
83
-* `quantity` is the eviction threshhold quantity, such as `1Gi`. These tokens must
+* `quantity` is the eviction threshold quantity, such as `1Gi`. These tokens must
84
match the quantity representation used by Kubernetes. An eviction threshold can also
85
be expressed as a percentage using the `%` token.
86
0 commit comments