Project

General

Profile

Feature #20755

Updated by Peter Amstutz 10 months ago

Customer has two "burst" subnets in two different availability zones.    We would like to be able to use both subnets.    The options to implement this seem to be either: 

 * We run two instances of arvados-dispatch-cloud, each one configured for a different subnet 
 * A single instance of arvados-dispatch-cloud (or the AWS driver specifically) can be configured with multiple subnets, and round-robin balances launching instances on each subnet 

Back