skypilot-users
How can I specify a capacity reservation in the AWS config block?
I want to specify a capacity reservation in the AWS config block. How can I do that?
Ro
Rob Cheung
Asked on Jan 17, 2024
To specify a capacity reservation in the AWS config block, you can add the following sections to your config file:
CapacityReservationTarget:
CapacityReservationId: cr-12345678```
Jan 18, 2024Edited by