Skip to the content.

Code and notes from presentation: Deploy Windows Containers to Kubernetes on Azure

Tags: kubernetes containers azure windows

South Florida Code Camp 2018 Event Site

Presentation is on standing up an Azure Container Services (ACS) with Kubernetes orchestrator and Windows containers.

In an hour long session on Feb 10 2018, I walk through the ACS Kubernetes setup process using azcli and PowerShell, connect to our cluster, review the web and command line interface, and deploy a sample windows container.

I invite anyone to copy or fork the script stand-up-acs-kubernetes-cluster.ps1, modify for your use, and take on the challenge of standing up your own K8S cluster to host Windows containers in Azure!

Useful website references are available here.

I’m ready to help, please submit an issue to request assistance!

-David

Files

PowerShell Scripts

Configuration Files

Documentation