aks-engine/examples
Jack ef10fce6cb Updating api model in acs-generator to not have apiversion on the types used by acs apis. but still accepting them in the json for commandline interface. So that json sent to arm is the same as json given to command line and we won't have unintialized fields in our api code when arm doesn't send it to us. 2016-11-07 08:40:06 -08:00
..
classic Add documentation for acs-engine (#60) 2016-11-01 13:49:59 -07:00
dcos-versions Various docs tweaks (#64) 2016-11-03 07:55:05 -07:00
disks-managed Add documentation for acs-engine (#60) 2016-11-01 13:49:59 -07:00
disks-storageaccount Add documentation for acs-engine (#60) 2016-11-01 13:49:59 -07:00
largeclusters Add documentation for acs-engine (#60) 2016-11-01 13:49:59 -07:00
vnet Add documentation for acs-engine (#60) 2016-11-01 13:49:59 -07:00
README.md Various docs tweaks (#64) 2016-11-03 07:55:05 -07:00
dcos.json Updating api model in acs-generator to not have apiversion on the types used by acs apis. but still accepting them in the json for commandline interface. So that json sent to arm is the same as json given to command line and we won't have unintialized fields in our api code when arm doesn't send it to us. 2016-11-07 08:40:06 -08:00
kubernetes.json Add documentation for acs-engine (#60) 2016-11-01 13:49:59 -07:00
swarm.json Add documentation for acs-engine (#60) 2016-11-01 13:49:59 -07:00

README.md

Microsoft Azure Container Service Engine - Builds Docker Enabled Clusters

Overview

This cluster definition examples demonstrate how to create a customized Docker Enabled Cluster on Microsoft Azure.

Walkthroughs

  • ACS Engine - shows you how to use the ACS engine to generate custom Docker enabled container clusters
  • Cluster Definition - describes the components of the cluster definition file
  • DC/OS Walkthrough - shows how to create a DC/OS enabled Docker cluster on Azure
  • Kubernetes Walkthrough - shows how to create a Kubernetes enabled Docker cluster on Azure
  • Swarm Walkthrough - shows how to create a Swarm enabled Docker cluster on Azure
  • Custom VNET - shows how to use a custom VNET
  • Attached Disks - shows how to attach up to 4 disks per node
  • Managed Disks (under private preview) - shows how to use managed disks
  • Large Clusters - shows how to create cluster sizes of up to 1200 nodes
  • Windows Clusters - shows how to create windows or mixed Microsoft Windows and Linux Docker clusters on Microsoft Azure