Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Unable to deploy swarm using Standard_A0 manager and worker size #47

Open
RothAndrew opened this issue Jan 13, 2018 · 1 comment
Open

Comments

@RothAndrew
Copy link

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

  1. Use standard Docker for Azure template to deploy swarm
  2. Choose Standard_A0 from the list of valid VM sizes for manager and worker
  3. Deployment times out after ~35 minutes and manager and worker VMSS's never start
@FrenchBen
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants