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

Latest commit

 

History

History

windows

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Microsoft Azure Container Service Engine

Overview

These cluster definition examples demonstrate how to create customized Docker Enabled Cluster with Windows on Microsoft Azure.

User Guides

Sample Deployments

Kubernetes

  • kubernetes.json - this is the simplest case for a 2-node Windows Kubernetes cluster
  • kubernetes-custom-image.json - example using an existing Azure Managed Disk for Windows nodes. For example if you need a prerelease OS version, you can build a VHD, upload it and use this sample.
  • kubernetes-hybrid.json - example with both Windows & Linux nodes in the same cluster
  • kubernetes-hyperv.json - example with 2 Windows nodes with the alpha Hyper-V isolation support enabled
  • kubernetes-wincni.json - example using kubenet plugin on Linux nodes and WinCNI on Windows
  • kubernetes-windows-version.json - example of how to build a cluster with a specific Windows patch version