hep-gc / cloud-scheduler

Automatically boot VMs for your HTC jobs
http://cloudscheduler.org
Apache License 2.0
3 stars 0 forks source link

Azure: support multiple service containers when exceeding 50 VMs #449

Closed mhpx closed 7 years ago

mhpx commented 7 years ago

a service container in azure can only support a max of 50 VMs, will need to spin up additional containers to boot more VMs.

check if port mapping per container is separate.

Azure Account supports ~20 containers, so max VMs once this change done should be 1000.

mhpx commented 7 years ago

Can work around by having multiple entries in cloud_resources with different service container names.