зеркало из https://github.com/Azure/aks-engine.git
75d52db447
* converted —node-status-update-frequency nodeStatusUpdateFrequency is now delivered via KubernetesConfig * all recent k8s config params are api-model-enabled * rationalizing config outputs as string params * added k8s version-specific validation |
||
---|---|---|
.. | ||
README.md | ||
dcos-vmas.json | ||
dcos.json | ||
kubernetes.json | ||
swarm-vmas.json | ||
swarm.json | ||
swarmmode-vmas.json | ||
swarmmode.json |
README.md
Microsoft Azure Container Service Engine - Large Clusters
Overview
ACS-Engine enables you to create customized Docker enabled cluster on Microsoft Azure with 1200 nodes.
The examples show you how to configure up to 12 agent pools with 100 nodes each:
- dcos.json - deploying and using DC/OS
- dcos-vmas.json - this provides an example using availability sets instead of the default virtual machine scale sets. You will want to use availability sets if you want to dynamically attach/detach disks.
- kubernetes.json - deploying and using Kubernetes
- swarm.json - deploying and using Swarm
- swarm-vmas.json - this provides an example using availability sets instead of the default virtual machine scale sets. You will want to use availability sets if you want to dynamically attach/detach disks.
- swarmmode.json - deploying and using Swarm Mode
- swarmmode-vmas.json - this provides an example using availability sets instead of the default virtual machine scale sets. You will want to use availability sets if you want to dynamically attach/detach disks.