Open RothAndrew opened 6 years ago
Deploy swarm using standard Docker for Azure template from https://docs.docker.com/docker-for-azure/#quickstart using VM size Standard_A0 for manager and worker
Deployment times out after ~35 minutes and the Manager and Worker VMSS's never start
Could you provide the error in the deployment itself? Standard_A0 doesn't have much memory which may create some OOM. We should remove it from the list if that's the case.
Standard_A0
Expected behavior
Deploy swarm using standard Docker for Azure template from https://docs.docker.com/docker-for-azure/#quickstart using VM size Standard_A0 for manager and worker
Actual behavior
Deployment times out after ~35 minutes and the Manager and Worker VMSS's never start
Information
Steps to reproduce the behavior