Skip to the content.

Deploy Windows Containers to Kubernetes on Azure

Useful references for setting us Azure Container Service (ACS) for Windows Containers

Intro to Azure Container Service with Kubernetes

Microsoft Azure Container Service - Builds Docker Enabled Clusters

Azure ACS Announcements on GitHub

Creating SSH Keys

Walkthrough on deploying Azure ACS Kubernetes with Windows containers using ARM template

AKS and Windows Containers, coming soon…

Pricing reference for AKS

Anthony Chu Blog Post describing move from ‘ACI Connectors’ to ‘Virtual Kubelets’

Next Steps

KubeCtl Cheat Sheet - Learn kubectl command line tool to manage your clusters.

Helm reference - The best way to deploy code to Kubernetes as part of a continuous integration process

Use external-dns to assign DNS hostname automatically to deployed containers - The next thing I’m learning. Once I deploy I want a DNS name to be assigned automatically.

Draft configuration walkthrough on YouTube - Draft looks promising, as the simplest way for developers to deploy to Kubernetes.

Google Slides