Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 740 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 740 Bytes

Microsoft Azure Kubernetes Engine - Custom VNET

Overview

These examples show you how to build a customized Kubernetes 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