Skip to content

Files

Latest commit

962c5a0 · Oct 4, 2018

History

History
This branch is 4 commits behind Azure/acs-engine:master.

vnet

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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