Skip to content

Latest commit

 

History

History

vnet

Microsoft Azure Container Service Engine - Custom VNET

Overview

These examples show you how to build a customized Docker enabled cluster on Microsoft Azure where you can provide your own VNET.

To try:

  1. first deploy a custom vnet. An example of an arm template that does this is under directory vnetarmtemplate.
  2. next configure the example templates and deploy according to the examples:
  3. kubernetes.json - deploying and using Kubernetes
  4. dcos.json - deploying and using DC/OS
  5. swarm.json - deploying and using Swarm
  6. swarmmodevnet.json - deploying and using Swarm Mode