These examples show you how to build a customized Docker enabled cluster on Microsoft Azure where you can provide your own VNET.
Note: Kubernetes must have the custom VNET deployed in the same resource group as Kubernetes.
To try:
- first deploy a custom vnet. An example of an arm template that does this is under directory vnetarmtemplate.
- next configure the example templates and deploy according to the examples:
- dcos.json - deploying and using DC/OS
- kubernetes.json - deploying and using Kubernetes
- swarm.json - deploying and using Swarm
- swarmmodevnet.json - deploying and using Swarm Mode