acs-engine/examples/disks-storageaccount
Jack Francis 962c5a0dc5
use westus2 for swarm tests (#3956)
2018-10-04 15:27:02 -06:00
..
README.md Update orchestratorType to SwarmMode (#260) 2017-02-13 13:51:26 -08:00
dcos-master-sa.json added regression test categories (#919) 2017-07-06 14:15:57 -07:00
dcos.json increased VM size for e2e dcos deployments (#3092) 2018-05-29 22:38:18 -07:00
kubernetes-master-sa.json unified ServicePrincipalProfile interface between vlab and versioned API (#1332) 2017-08-23 09:46:01 -07:00
kubernetes.json unified ServicePrincipalProfile interface between vlab and versioned API (#1332) 2017-08-23 09:46:01 -07:00
kubernetes.json.env enabled 'keyvaultcerts' tests 2017-02-27 09:08:51 -08:00
swarm.json configurable os disk size for masters and agents for both storage and managed disks (#625) 2017-05-15 11:41:35 -07:00
swarmmode-master-sa.json added regression test categories (#919) 2017-07-06 14:15:57 -07:00
swarmmode.json use westus2 for swarm tests (#3956) 2018-10-04 15:27:02 -06:00

README.md

Microsoft Azure Container Service Engine - Attached Disks

Overview

ACS-Engine enables you to create customized Docker enabled cluster on Microsoft Azure with attached disks.

The examples show you how to configure up to 4 attached disks. The disks can range from 1 to 1024 GB in size:

  1. dcos.json - deploying and using DC/OS
  2. kubernetes.json - deploying and using Kubernetes
  3. swarm.json - deploying and using Swarm
  4. swarmmode.json - deploying and using Swarm Mode