Skip to content

Commit 54e60ff

Browse files
authored
spot instance termination now supports batch (#143)
1 parent 7c4f4fc commit 54e60ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scaling/remote-tasks/spot-instances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ be interrupted with a short notice when the cloud provider needs the capacity
99
back.
1010

1111
:::info
12-
Spot instance support is currently only available with `@kubernetes` decorator on AWS.
12+
Spot instance support is currently available with `@kubernetes` and `@batch` decorator on AWS.
1313
:::
1414

1515
## Retrying and resuming tasks running on spot instances

0 commit comments

Comments
 (0)